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.193213526], [5, 0.230705632], [10, 0.309132921], [15, 0.306975281], [20, 0.356607933], [25, 0.425752805], [30, 0.497124538], [35, 0.583580499], [40, 0.680847074], [45, 0.781266238]]
  9. }
  10. ]
  11. }