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.189855714], [5, 0.22660941], [10, 0.261219949], [15, 0.301301946], [20, 0.353038952], [25, 0.413922763], [30, 0.485053977], [35, 0.568170674], [40, 0.659218467], [45, 0.763678174]]
  9. }
  10. ]
  11. }