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.223368623], [5, 0.26952534], [10, 0.306039852], [15, 0.355005817], [20, 0.441457157], [25, 0.514912333], [30, 0.605846377], [35, 0.678109928], [40, 1.066613839], [45, 0.948686092]]
  9. }
  10. ]
  11. }