benchmark.intersection.compile.json 333 B

12345678910111213
  1. {
  2. "title": {
  3. "text": "Compile-time behavior of intersection"
  4. },
  5. "series": [
  6. {
  7. "name": "hana::set",
  8. "data": [[0, 0.21372028], [5, 0.243995045], [10, 0.38198854], [15, 0.359706479], [20, 0.473937886], [25, 0.452088058], [30, 0.688199201], [35, 0.64833853], [40, 0.924226012], [45, 1.030098289]]
  9. }
  10. ]
  11. }