benchmark.intersection.compile.json 335 B

12345678910111213
  1. {
  2. "title": {
  3. "text": "Compile-time behavior of intersection"
  4. },
  5. "series": [
  6. {
  7. "name": "hana::set",
  8. "data": [[0, 0.199660162], [5, 0.236740025], [10, 0.27138108], [15, 0.312882558], [20, 0.373942133], [25, 0.437187828], [30, 0.508315203], [35, 0.599634647], [40, 0.697086816], [45, 0.792872088]]
  9. }
  10. ]
  11. }