benchmark.intersection.compile.json 334 B

12345678910111213
  1. {
  2. "title": {
  3. "text": "Compile-time behavior of intersection"
  4. },
  5. "series": [
  6. {
  7. "name": "hana::set",
  8. "data": [[0, 0.231813541], [5, 0.274062489], [10, 0.315871336], [15, 0.3658108], [20, 0.422479903], [25, 0.493810695], [30, 0.579233913], [35, 0.673243132], [40, 0.789675109], [45, 0.891125145]]
  9. }
  10. ]
  11. }