microbenchmark.json 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. {
  2. "1_1_actor_calls_async": [
  3. 7955.532587564185,
  4. 175.61992810905852
  5. ],
  6. "1_1_actor_calls_concurrent": [
  7. 5303.491917324765,
  8. 194.13480183592705
  9. ],
  10. "1_1_actor_calls_sync": [
  11. 1950.1566973268486,
  12. 59.76900518616201
  13. ],
  14. "1_1_async_actor_calls_async": [
  15. 4784.887893686086,
  16. 231.37765867810697
  17. ],
  18. "1_1_async_actor_calls_sync": [
  19. 1437.926664174257,
  20. 45.859818529626835
  21. ],
  22. "1_1_async_actor_calls_with_args_async": [
  23. 2977.7412476335367,
  24. 30.87717924019962
  25. ],
  26. "1_n_actor_calls_async": [
  27. 8575.187746250078,
  28. 221.26506863699905
  29. ],
  30. "1_n_async_actor_calls_async": [
  31. 7578.069803138395,
  32. 143.77100673381594
  33. ],
  34. "client__1_1_actor_calls_async": [
  35. 981.829128296617,
  36. 14.06102035801325
  37. ],
  38. "client__1_1_actor_calls_concurrent": [
  39. 985.8616123328168,
  40. 7.774725729115698
  41. ],
  42. "client__1_1_actor_calls_sync": [
  43. 522.5036741985014,
  44. 3.326284429432372
  45. ],
  46. "client__get_calls": [
  47. 1143.529533443771,
  48. 7.843126151799877
  49. ],
  50. "client__put_calls": [
  51. 806.8644229079073,
  52. 29.20672925266765
  53. ],
  54. "client__put_gigabytes": [
  55. 0.15026574145021315,
  56. 0.00036921229288885553
  57. ],
  58. "client__tasks_and_get_batch": [
  59. 0.9196822396421975,
  60. 0.01544850883498226
  61. ],
  62. "client__tasks_and_put_batch": [
  63. 11329.64496989761,
  64. 147.88663931420538
  65. ],
  66. "multi_client_put_calls_Plasma_Store": [
  67. 12279.826729270004,
  68. 229.27662871070967
  69. ],
  70. "multi_client_put_gigabytes": [
  71. 41.02868657596857,
  72. 2.9523066478116053
  73. ],
  74. "multi_client_tasks_async": [
  75. 22008.554668281082,
  76. 1919.2339741056262
  77. ],
  78. "n_n_actor_calls_async": [
  79. 27276.483183681223,
  80. 460.92673710271265
  81. ],
  82. "n_n_actor_calls_with_arg_async": [
  83. 2632.094227669015,
  84. 72.47926888414577
  85. ],
  86. "n_n_async_actor_calls_async": [
  87. 23202.288075622164,
  88. 522.7475457723278
  89. ],
  90. "perf_metrics": [
  91. {
  92. "perf_metric_name": "single_client_get_calls_Plasma_Store",
  93. "perf_metric_type": "THROUGHPUT",
  94. "perf_metric_value": 10393.949835145073
  95. },
  96. {
  97. "perf_metric_name": "single_client_put_calls_Plasma_Store",
  98. "perf_metric_type": "THROUGHPUT",
  99. "perf_metric_value": 5238.443342760728
  100. },
  101. {
  102. "perf_metric_name": "multi_client_put_calls_Plasma_Store",
  103. "perf_metric_type": "THROUGHPUT",
  104. "perf_metric_value": 12279.826729270004
  105. },
  106. {
  107. "perf_metric_name": "single_client_put_gigabytes",
  108. "perf_metric_type": "THROUGHPUT",
  109. "perf_metric_value": 20.9008322604287
  110. },
  111. {
  112. "perf_metric_name": "single_client_tasks_and_get_batch",
  113. "perf_metric_type": "THROUGHPUT",
  114. "perf_metric_value": 7.988112150159331
  115. },
  116. {
  117. "perf_metric_name": "multi_client_put_gigabytes",
  118. "perf_metric_type": "THROUGHPUT",
  119. "perf_metric_value": 41.02868657596857
  120. },
  121. {
  122. "perf_metric_name": "single_client_get_object_containing_10k_refs",
  123. "perf_metric_type": "THROUGHPUT",
  124. "perf_metric_value": 13.163538753956898
  125. },
  126. {
  127. "perf_metric_name": "single_client_wait_1k_refs",
  128. "perf_metric_type": "THROUGHPUT",
  129. "perf_metric_value": 5.180954283629903
  130. },
  131. {
  132. "perf_metric_name": "single_client_tasks_sync",
  133. "perf_metric_type": "THROUGHPUT",
  134. "perf_metric_value": 952.4966774001579
  135. },
  136. {
  137. "perf_metric_name": "single_client_tasks_async",
  138. "perf_metric_type": "THROUGHPUT",
  139. "perf_metric_value": 7690.962784600502
  140. },
  141. {
  142. "perf_metric_name": "multi_client_tasks_async",
  143. "perf_metric_type": "THROUGHPUT",
  144. "perf_metric_value": 22008.554668281082
  145. },
  146. {
  147. "perf_metric_name": "1_1_actor_calls_sync",
  148. "perf_metric_type": "THROUGHPUT",
  149. "perf_metric_value": 1950.1566973268486
  150. },
  151. {
  152. "perf_metric_name": "1_1_actor_calls_async",
  153. "perf_metric_type": "THROUGHPUT",
  154. "perf_metric_value": 7955.532587564185
  155. },
  156. {
  157. "perf_metric_name": "1_1_actor_calls_concurrent",
  158. "perf_metric_type": "THROUGHPUT",
  159. "perf_metric_value": 5303.491917324765
  160. },
  161. {
  162. "perf_metric_name": "1_n_actor_calls_async",
  163. "perf_metric_type": "THROUGHPUT",
  164. "perf_metric_value": 8575.187746250078
  165. },
  166. {
  167. "perf_metric_name": "n_n_actor_calls_async",
  168. "perf_metric_type": "THROUGHPUT",
  169. "perf_metric_value": 27276.483183681223
  170. },
  171. {
  172. "perf_metric_name": "n_n_actor_calls_with_arg_async",
  173. "perf_metric_type": "THROUGHPUT",
  174. "perf_metric_value": 2632.094227669015
  175. },
  176. {
  177. "perf_metric_name": "1_1_async_actor_calls_sync",
  178. "perf_metric_type": "THROUGHPUT",
  179. "perf_metric_value": 1437.926664174257
  180. },
  181. {
  182. "perf_metric_name": "1_1_async_actor_calls_async",
  183. "perf_metric_type": "THROUGHPUT",
  184. "perf_metric_value": 4784.887893686086
  185. },
  186. {
  187. "perf_metric_name": "1_1_async_actor_calls_with_args_async",
  188. "perf_metric_type": "THROUGHPUT",
  189. "perf_metric_value": 2977.7412476335367
  190. },
  191. {
  192. "perf_metric_name": "1_n_async_actor_calls_async",
  193. "perf_metric_type": "THROUGHPUT",
  194. "perf_metric_value": 7578.069803138395
  195. },
  196. {
  197. "perf_metric_name": "n_n_async_actor_calls_async",
  198. "perf_metric_type": "THROUGHPUT",
  199. "perf_metric_value": 23202.288075622164
  200. },
  201. {
  202. "perf_metric_name": "placement_group_create/removal",
  203. "perf_metric_type": "THROUGHPUT",
  204. "perf_metric_value": 790.8896761742105
  205. },
  206. {
  207. "perf_metric_name": "client__get_calls",
  208. "perf_metric_type": "THROUGHPUT",
  209. "perf_metric_value": 1143.529533443771
  210. },
  211. {
  212. "perf_metric_name": "client__put_calls",
  213. "perf_metric_type": "THROUGHPUT",
  214. "perf_metric_value": 806.8644229079073
  215. },
  216. {
  217. "perf_metric_name": "client__put_gigabytes",
  218. "perf_metric_type": "THROUGHPUT",
  219. "perf_metric_value": 0.15026574145021315
  220. },
  221. {
  222. "perf_metric_name": "client__tasks_and_put_batch",
  223. "perf_metric_type": "THROUGHPUT",
  224. "perf_metric_value": 11329.64496989761
  225. },
  226. {
  227. "perf_metric_name": "client__1_1_actor_calls_sync",
  228. "perf_metric_type": "THROUGHPUT",
  229. "perf_metric_value": 522.5036741985014
  230. },
  231. {
  232. "perf_metric_name": "client__1_1_actor_calls_async",
  233. "perf_metric_type": "THROUGHPUT",
  234. "perf_metric_value": 981.829128296617
  235. },
  236. {
  237. "perf_metric_name": "client__1_1_actor_calls_concurrent",
  238. "perf_metric_type": "THROUGHPUT",
  239. "perf_metric_value": 985.8616123328168
  240. },
  241. {
  242. "perf_metric_name": "client__tasks_and_get_batch",
  243. "perf_metric_type": "THROUGHPUT",
  244. "perf_metric_value": 0.9196822396421975
  245. }
  246. ],
  247. "placement_group_create/removal": [
  248. 790.8896761742105,
  249. 11.333834748405021
  250. ],
  251. "single_client_get_calls_Plasma_Store": [
  252. 10393.949835145073,
  253. 189.02709759347437
  254. ],
  255. "single_client_get_object_containing_10k_refs": [
  256. 13.163538753956898,
  257. 0.8001375683227515
  258. ],
  259. "single_client_put_calls_Plasma_Store": [
  260. 5238.443342760728,
  261. 78.19523136997091
  262. ],
  263. "single_client_put_gigabytes": [
  264. 20.9008322604287,
  265. 6.2062821493233935
  266. ],
  267. "single_client_tasks_and_get_batch": [
  268. 7.988112150159331,
  269. 0.42512877036817576
  270. ],
  271. "single_client_tasks_async": [
  272. 7690.962784600502,
  273. 452.9354083420549
  274. ],
  275. "single_client_tasks_sync": [
  276. 952.4966774001579,
  277. 15.844364804953251
  278. ],
  279. "single_client_wait_1k_refs": [
  280. 5.180954283629903,
  281. 0.06862674393775514
  282. ]
  283. }