microbenchmark.json 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. {
  2. "1_1_actor_calls_async": [
  3. 8333.524788377435,
  4. 139.4971970860079
  5. ],
  6. "1_1_actor_calls_concurrent": [
  7. 5128.690143549978,
  8. 72.51862619127049
  9. ],
  10. "1_1_actor_calls_sync": [
  11. 2058.3799984150405,
  12. 11.233477115678642
  13. ],
  14. "1_1_async_actor_calls_async": [
  15. 3257.4165702788237,
  16. 126.34490761943368
  17. ],
  18. "1_1_async_actor_calls_sync": [
  19. 1374.6956063631808,
  20. 19.92364573442667
  21. ],
  22. "1_1_async_actor_calls_with_args_async": [
  23. 2389.576009385017,
  24. 96.41355340514747
  25. ],
  26. "1_n_actor_calls_async": [
  27. 8761.526579680127,
  28. 246.64842704677028
  29. ],
  30. "1_n_async_actor_calls_async": [
  31. 7552.746593848862,
  32. 44.30686270497591
  33. ],
  34. "client__1_1_actor_calls_async": [
  35. 987.0826476868258,
  36. 15.867004371591774
  37. ],
  38. "client__1_1_actor_calls_concurrent": [
  39. 983.3703155378647,
  40. 11.430681150062163
  41. ],
  42. "client__1_1_actor_calls_sync": [
  43. 534.2825013844715,
  44. 2.950503846313585
  45. ],
  46. "client__get_calls": [
  47. 1079.3418038309135,
  48. 33.135415306177244
  49. ],
  50. "client__put_calls": [
  51. 814.6764560093619,
  52. 12.322138031313903
  53. ],
  54. "client__put_gigabytes": [
  55. 0.13149954065134536,
  56. 0.001063187907570302
  57. ],
  58. "client__tasks_and_get_batch": [
  59. 0.9454156734042978,
  60. 0.0038137424075750334
  61. ],
  62. "client__tasks_and_put_batch": [
  63. 11759.788796582228,
  64. 372.25256677234967
  65. ],
  66. "multi_client_put_calls_Plasma_Store": [
  67. 13048.216108376133,
  68. 230.29813938308763
  69. ],
  70. "multi_client_put_gigabytes": [
  71. 32.76192945223942,
  72. 0.8011869785099314
  73. ],
  74. "multi_client_tasks_async": [
  75. 23557.51911206466,
  76. 1772.622998691743
  77. ],
  78. "n_n_actor_calls_async": [
  79. 27657.83033159681,
  80. 630.3849349038278
  81. ],
  82. "n_n_actor_calls_with_arg_async": [
  83. 2713.0325692965866,
  84. 45.54010191103914
  85. ],
  86. "n_n_async_actor_calls_async": [
  87. 23307.202618153802,
  88. 661.4791179159593
  89. ],
  90. "perf_metrics": [
  91. {
  92. "perf_metric_name": "single_client_get_calls_Plasma_Store",
  93. "perf_metric_type": "THROUGHPUT",
  94. "perf_metric_value": 10593.772848299006
  95. },
  96. {
  97. "perf_metric_name": "single_client_put_calls_Plasma_Store",
  98. "perf_metric_type": "THROUGHPUT",
  99. "perf_metric_value": 5300.894918847503
  100. },
  101. {
  102. "perf_metric_name": "multi_client_put_calls_Plasma_Store",
  103. "perf_metric_type": "THROUGHPUT",
  104. "perf_metric_value": 13048.216108376133
  105. },
  106. {
  107. "perf_metric_name": "single_client_put_gigabytes",
  108. "perf_metric_type": "THROUGHPUT",
  109. "perf_metric_value": 20.28764104367834
  110. },
  111. {
  112. "perf_metric_name": "single_client_tasks_and_get_batch",
  113. "perf_metric_type": "THROUGHPUT",
  114. "perf_metric_value": 8.033801054151493
  115. },
  116. {
  117. "perf_metric_name": "multi_client_put_gigabytes",
  118. "perf_metric_type": "THROUGHPUT",
  119. "perf_metric_value": 32.76192945223942
  120. },
  121. {
  122. "perf_metric_name": "single_client_get_object_containing_10k_refs",
  123. "perf_metric_type": "THROUGHPUT",
  124. "perf_metric_value": 13.16167615938565
  125. },
  126. {
  127. "perf_metric_name": "single_client_wait_1k_refs",
  128. "perf_metric_type": "THROUGHPUT",
  129. "perf_metric_value": 5.378868872174563
  130. },
  131. {
  132. "perf_metric_name": "single_client_tasks_sync",
  133. "perf_metric_type": "THROUGHPUT",
  134. "perf_metric_value": 987.4363632697047
  135. },
  136. {
  137. "perf_metric_name": "single_client_tasks_async",
  138. "perf_metric_type": "THROUGHPUT",
  139. "perf_metric_value": 7954.923588767402
  140. },
  141. {
  142. "perf_metric_name": "multi_client_tasks_async",
  143. "perf_metric_type": "THROUGHPUT",
  144. "perf_metric_value": 23557.51911206466
  145. },
  146. {
  147. "perf_metric_name": "1_1_actor_calls_sync",
  148. "perf_metric_type": "THROUGHPUT",
  149. "perf_metric_value": 2058.3799984150405
  150. },
  151. {
  152. "perf_metric_name": "1_1_actor_calls_async",
  153. "perf_metric_type": "THROUGHPUT",
  154. "perf_metric_value": 8333.524788377435
  155. },
  156. {
  157. "perf_metric_name": "1_1_actor_calls_concurrent",
  158. "perf_metric_type": "THROUGHPUT",
  159. "perf_metric_value": 5128.690143549978
  160. },
  161. {
  162. "perf_metric_name": "1_n_actor_calls_async",
  163. "perf_metric_type": "THROUGHPUT",
  164. "perf_metric_value": 8761.526579680127
  165. },
  166. {
  167. "perf_metric_name": "n_n_actor_calls_async",
  168. "perf_metric_type": "THROUGHPUT",
  169. "perf_metric_value": 27657.83033159681
  170. },
  171. {
  172. "perf_metric_name": "n_n_actor_calls_with_arg_async",
  173. "perf_metric_type": "THROUGHPUT",
  174. "perf_metric_value": 2713.0325692965866
  175. },
  176. {
  177. "perf_metric_name": "1_1_async_actor_calls_sync",
  178. "perf_metric_type": "THROUGHPUT",
  179. "perf_metric_value": 1374.6956063631808
  180. },
  181. {
  182. "perf_metric_name": "1_1_async_actor_calls_async",
  183. "perf_metric_type": "THROUGHPUT",
  184. "perf_metric_value": 3257.4165702788237
  185. },
  186. {
  187. "perf_metric_name": "1_1_async_actor_calls_with_args_async",
  188. "perf_metric_type": "THROUGHPUT",
  189. "perf_metric_value": 2389.576009385017
  190. },
  191. {
  192. "perf_metric_name": "1_n_async_actor_calls_async",
  193. "perf_metric_type": "THROUGHPUT",
  194. "perf_metric_value": 7552.746593848862
  195. },
  196. {
  197. "perf_metric_name": "n_n_async_actor_calls_async",
  198. "perf_metric_type": "THROUGHPUT",
  199. "perf_metric_value": 23307.202618153802
  200. },
  201. {
  202. "perf_metric_name": "placement_group_create/removal",
  203. "perf_metric_type": "THROUGHPUT",
  204. "perf_metric_value": 840.8257707443967
  205. },
  206. {
  207. "perf_metric_name": "client__get_calls",
  208. "perf_metric_type": "THROUGHPUT",
  209. "perf_metric_value": 1079.3418038309135
  210. },
  211. {
  212. "perf_metric_name": "client__put_calls",
  213. "perf_metric_type": "THROUGHPUT",
  214. "perf_metric_value": 814.6764560093619
  215. },
  216. {
  217. "perf_metric_name": "client__put_gigabytes",
  218. "perf_metric_type": "THROUGHPUT",
  219. "perf_metric_value": 0.13149954065134536
  220. },
  221. {
  222. "perf_metric_name": "client__tasks_and_put_batch",
  223. "perf_metric_type": "THROUGHPUT",
  224. "perf_metric_value": 11759.788796582228
  225. },
  226. {
  227. "perf_metric_name": "client__1_1_actor_calls_sync",
  228. "perf_metric_type": "THROUGHPUT",
  229. "perf_metric_value": 534.2825013844715
  230. },
  231. {
  232. "perf_metric_name": "client__1_1_actor_calls_async",
  233. "perf_metric_type": "THROUGHPUT",
  234. "perf_metric_value": 987.0826476868258
  235. },
  236. {
  237. "perf_metric_name": "client__1_1_actor_calls_concurrent",
  238. "perf_metric_type": "THROUGHPUT",
  239. "perf_metric_value": 983.3703155378647
  240. },
  241. {
  242. "perf_metric_name": "client__tasks_and_get_batch",
  243. "perf_metric_type": "THROUGHPUT",
  244. "perf_metric_value": 0.9454156734042978
  245. }
  246. ],
  247. "placement_group_create/removal": [
  248. 840.8257707443967,
  249. 5.485007857797762
  250. ],
  251. "single_client_get_calls_Plasma_Store": [
  252. 10593.772848299006,
  253. 535.7824591422661
  254. ],
  255. "single_client_get_object_containing_10k_refs": [
  256. 13.16167615938565,
  257. 0.22204297681947535
  258. ],
  259. "single_client_put_calls_Plasma_Store": [
  260. 5300.894918847503,
  261. 76.1977969185646
  262. ],
  263. "single_client_put_gigabytes": [
  264. 20.28764104367834,
  265. 4.860173002545708
  266. ],
  267. "single_client_tasks_and_get_batch": [
  268. 8.033801054151493,
  269. 0.34932465613267877
  270. ],
  271. "single_client_tasks_async": [
  272. 7954.923588767402,
  273. 493.94900258711215
  274. ],
  275. "single_client_tasks_sync": [
  276. 987.4363632697047,
  277. 8.44617749321566
  278. ],
  279. "single_client_wait_1k_refs": [
  280. 5.378868872174563,
  281. 0.10672725450140629
  282. ]
  283. }