benchmark.intersection.compile.json 336 B

12345678910111213
  1. {
  2. "title": {
  3. "text": "Compile-time behavior of intersection"
  4. },
  5. "series": [
  6. {
  7. "name": "hana::set",
  8. "data": [[0, 0.189721846], [5, 0.223348318], [10, 0.258861842], [15, 0.299256423], [20, 0.350303592], [25, 0.411337825], [30, 0.488382277], [35, 0.563959956], [40, 0.663223709], [45, 0.768947303]]
  9. }
  10. ]
  11. }