benchmark.find_if.compile.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "title": {
  3. "text": "Compile-time behavior of find_if"
  4. },
  5. "series": [
  6. {
  7. "name": "hana::tuple",
  8. "data": [[0, 0.134537778], [5, 0.142363754], [10, 0.147009707], [15, 0.153775831], [20, 0.161020896], [25, 0.170050987], [30, 0.171876533], [35, 0.180053647], [40, 0.184568292], [45, 0.193503038], [50, 0.197096747], [75, 0.232824767], [100, 0.269893538], [125, 0.307953227], [150, 0.350901199], [175, 0.389224923], [200, 0.440084363]]
  9. }
  10. , {
  11. "name": "std::integer_sequence",
  12. "data": [[0, 0.130608418], [5, 0.141659011], [10, 0.146131663], [15, 0.146507328], [20, 0.148373604], [25, 0.151162744], [30, 0.154597271], [35, 0.1570435], [40, 0.158628834], [45, 0.161148054], [50, 0.163200336], [75, 0.176038592], [100, 0.189318763], [125, 0.204455625], [150, 0.221729959], [175, 0.237645221], [200, 0.253865497]]
  13. }
  14. , {
  15. "name": "fusion::vector",
  16. "data": [[0, 0.47476772], [5, 0.484027719], [10, 0.503808802], [15, 0.528537925], [20, 0.553868019], [25, 0.575507211], [30, 0.594373009], [35, 0.614990616], [40, 0.634413995], [45, 0.661081043]]
  17. }, {
  18. "name": "fusion::list",
  19. "data": [[0, 0.481058848], [5, 0.493100389], [10, 0.529488153], [15, 0.57493735], [20, 0.610064897], [25, 0.657633922], [30, 0.692270106], [35, 0.742619636], [40, 0.801778196], [45, 0.84722835]]
  20. }, {
  21. "name": "mpl::vector",
  22. "data": [[0, 0.135433016], [5, 0.142309494], [10, 0.147317361], [15, 0.154068501], [20, 0.161500339], [25, 0.169147423], [30, 0.179520567], [35, 0.1866498], [40, 0.195718072], [45, 0.205780322], [50, 0.215503227], [75, 0.267235666], [100, 0.329572749], [125, 0.395641874], [150, 0.469106663], [175, 0.548712571], [200, 0.645718583]]
  23. }
  24. ]
  25. }