performance_data.qbk 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. [template rand48_speed[] 64%]
  2. [template lrand48_run_time_speed[] 10%]
  3. [template minstd_rand0_speed[] 16%]
  4. [template minstd_rand_speed[] 16%]
  5. [template ecuyer_combined_speed[] 7%]
  6. [template kreutzer1986_speed[] 37%]
  7. [template taus88_speed[] 100%]
  8. [template knuth_b_speed[] 12%]
  9. [template hellekalek1995__inversive__speed[] 2%]
  10. [template mt11213b_speed[] 100%]
  11. [template mt19937_speed[] 93%]
  12. [template mt19937_64_speed[] 38%]
  13. [template lagged_fibonacci607_speed[] 59%]
  14. [template lagged_fibonacci1279_speed[] 59%]
  15. [template lagged_fibonacci2281_speed[] 61%]
  16. [template lagged_fibonacci3217_speed[] 62%]
  17. [template lagged_fibonacci4423_speed[] 59%]
  18. [template lagged_fibonacci9689_speed[] 61%]
  19. [template lagged_fibonacci19937_speed[] 59%]
  20. [template lagged_fibonacci23209_speed[] 61%]
  21. [template lagged_fibonacci44497_speed[] 59%]
  22. [template subtract_with_carry_speed[] 57%]
  23. [template subtract_with_carry_01_speed[] 38%]
  24. [template ranlux3_speed[] 5%]
  25. [template ranlux4_speed[] 3%]
  26. [template ranlux3_01_speed[] 3%]
  27. [template ranlux4_01_speed[] 2%]
  28. [template ranlux64_3_speed[] 5%]
  29. [template ranlux64_4_speed[] 3%]
  30. [template ranlux64_3_01_speed[] 3%]
  31. [template ranlux64_4_01_speed[] 2%]
  32. [template ranlux24_speed[] 5%]
  33. [template ranlux48_speed[] 3%]
  34. [template mt19937ar_c_speed[] 84%]