test4_run.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. {
  2. "benchmarks": [
  3. {
  4. "name": "99 family 0 instance 0 repetition 0",
  5. "run_type": "iteration",
  6. "family_index": 0,
  7. "per_family_instance_index": 0,
  8. "repetition_index": 0
  9. },
  10. {
  11. "name": "98 family 0 instance 0 repetition 1",
  12. "run_type": "iteration",
  13. "family_index": 0,
  14. "per_family_instance_index": 0,
  15. "repetition_index": 1
  16. },
  17. {
  18. "name": "97 family 0 instance 0 aggregate",
  19. "run_type": "aggregate",
  20. "family_index": 0,
  21. "per_family_instance_index": 0,
  22. "aggregate_name": "9 aggregate"
  23. },
  24. {
  25. "name": "96 family 0 instance 1 repetition 0",
  26. "run_type": "iteration",
  27. "family_index": 0,
  28. "per_family_instance_index": 1,
  29. "repetition_index": 0
  30. },
  31. {
  32. "name": "95 family 0 instance 1 repetition 1",
  33. "run_type": "iteration",
  34. "family_index": 0,
  35. "per_family_instance_index": 1,
  36. "repetition_index": 1
  37. },
  38. {
  39. "name": "94 family 0 instance 1 aggregate",
  40. "run_type": "aggregate",
  41. "family_index": 0,
  42. "per_family_instance_index": 1,
  43. "aggregate_name": "9 aggregate"
  44. },
  45. {
  46. "name": "93 family 1 instance 0 repetition 0",
  47. "run_type": "iteration",
  48. "family_index": 1,
  49. "per_family_instance_index": 0,
  50. "repetition_index": 0
  51. },
  52. {
  53. "name": "92 family 1 instance 0 repetition 1",
  54. "run_type": "iteration",
  55. "family_index": 1,
  56. "per_family_instance_index": 0,
  57. "repetition_index": 1
  58. },
  59. {
  60. "name": "91 family 1 instance 0 aggregate",
  61. "run_type": "aggregate",
  62. "family_index": 1,
  63. "per_family_instance_index": 0,
  64. "aggregate_name": "9 aggregate"
  65. },
  66. {
  67. "name": "90 family 1 instance 1 repetition 0",
  68. "run_type": "iteration",
  69. "family_index": 1,
  70. "per_family_instance_index": 1,
  71. "repetition_index": 0
  72. },
  73. {
  74. "name": "89 family 1 instance 1 repetition 1",
  75. "run_type": "iteration",
  76. "family_index": 1,
  77. "per_family_instance_index": 1,
  78. "repetition_index": 1
  79. },
  80. {
  81. "name": "88 family 1 instance 1 aggregate",
  82. "run_type": "aggregate",
  83. "family_index": 1,
  84. "per_family_instance_index": 1,
  85. "aggregate_name": "9 aggregate"
  86. }
  87. ]
  88. }