microbenchmark.json 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. {
  2. "1_1_actor_calls_async": [
  3. 8035.5630163961505,
  4. 170.87448817588196
  5. ],
  6. "1_1_actor_calls_concurrent": [
  7. 5135.132779549411,
  8. 443.1580637253958
  9. ],
  10. "1_1_actor_calls_sync": [
  11. 2588.647561141933,
  12. 26.237518428942295
  13. ],
  14. "1_1_async_actor_calls_async": [
  15. 2712.338434612598,
  16. 148.691921740275
  17. ],
  18. "1_1_async_actor_calls_sync": [
  19. 1499.7719530873862,
  20. 42.00990681964052
  21. ],
  22. "1_1_async_actor_calls_with_args_async": [
  23. 1961.766940390869,
  24. 119.74341625088138
  25. ],
  26. "1_n_actor_calls_async": [
  27. 11151.457260118714,
  28. 96.57623553624141
  29. ],
  30. "1_n_async_actor_calls_async": [
  31. 9746.03206106534,
  32. 63.69426565328225
  33. ],
  34. "client__1_1_actor_calls_async": [
  35. 1085.5177765734863,
  36. 18.39222355197978
  37. ],
  38. "client__1_1_actor_calls_concurrent": [
  39. 1073.3318546889195,
  40. 13.216735135403313
  41. ],
  42. "client__1_1_actor_calls_sync": [
  43. 540.4418826973922,
  44. 4.848570310160737
  45. ],
  46. "client__get_calls": [
  47. 1193.282786636766,
  48. 21.191867100914234
  49. ],
  50. "client__put_calls": [
  51. 853.5902304357685,
  52. 19.106657814567434
  53. ],
  54. "client__put_gigabytes": [
  55. 0.13240113321437802,
  56. 0.0060707388957312244
  57. ],
  58. "client__tasks_and_get_batch": [
  59. 0.9743844760320219,
  60. 0.029457769147136867
  61. ],
  62. "client__tasks_and_put_batch": [
  63. 11149.544984587066,
  64. 272.010001279767
  65. ],
  66. "multi_client_put_calls_Plasma_Store": [
  67. 12424.380871191554,
  68. 137.65198580363682
  69. ],
  70. "multi_client_put_gigabytes": [
  71. 36.72425703054046,
  72. 1.1222608437467179
  73. ],
  74. "multi_client_tasks_async": [
  75. 30948.689319082347,
  76. 3278.2224250561408
  77. ],
  78. "n_n_actor_calls_async": [
  79. 33230.531341951886,
  80. 398.79811459937184
  81. ],
  82. "n_n_actor_calls_with_arg_async": [
  83. 3007.9322888135175,
  84. 19.89309765977032
  85. ],
  86. "n_n_async_actor_calls_async": [
  87. 25372.74598160848,
  88. 511.1933158458263
  89. ],
  90. "perf_metrics": [
  91. {
  92. "perf_metric_name": "single_client_get_calls_Plasma_Store",
  93. "perf_metric_type": "THROUGHPUT",
  94. "perf_metric_value": 5877.917266554547
  95. },
  96. {
  97. "perf_metric_name": "single_client_put_calls_Plasma_Store",
  98. "perf_metric_type": "THROUGHPUT",
  99. "perf_metric_value": 5852.075087986908
  100. },
  101. {
  102. "perf_metric_name": "multi_client_put_calls_Plasma_Store",
  103. "perf_metric_type": "THROUGHPUT",
  104. "perf_metric_value": 12424.380871191554
  105. },
  106. {
  107. "perf_metric_name": "single_client_put_gigabytes",
  108. "perf_metric_type": "THROUGHPUT",
  109. "perf_metric_value": 18.841827641906946
  110. },
  111. {
  112. "perf_metric_name": "single_client_tasks_and_get_batch",
  113. "perf_metric_type": "THROUGHPUT",
  114. "perf_metric_value": 11.643445573821236
  115. },
  116. {
  117. "perf_metric_name": "multi_client_put_gigabytes",
  118. "perf_metric_type": "THROUGHPUT",
  119. "perf_metric_value": 36.72425703054046
  120. },
  121. {
  122. "perf_metric_name": "single_client_get_object_containing_10k_refs",
  123. "perf_metric_type": "THROUGHPUT",
  124. "perf_metric_value": 14.517272664181391
  125. },
  126. {
  127. "perf_metric_name": "single_client_wait_1k_refs",
  128. "perf_metric_type": "THROUGHPUT",
  129. "perf_metric_value": 5.2934507895929075
  130. },
  131. {
  132. "perf_metric_name": "single_client_tasks_sync",
  133. "perf_metric_type": "THROUGHPUT",
  134. "perf_metric_value": 1337.6190804535613
  135. },
  136. {
  137. "perf_metric_name": "single_client_tasks_async",
  138. "perf_metric_type": "THROUGHPUT",
  139. "perf_metric_value": 11318.884437628516
  140. },
  141. {
  142. "perf_metric_name": "multi_client_tasks_async",
  143. "perf_metric_type": "THROUGHPUT",
  144. "perf_metric_value": 30948.689319082347
  145. },
  146. {
  147. "perf_metric_name": "1_1_actor_calls_sync",
  148. "perf_metric_type": "THROUGHPUT",
  149. "perf_metric_value": 2588.647561141933
  150. },
  151. {
  152. "perf_metric_name": "1_1_actor_calls_async",
  153. "perf_metric_type": "THROUGHPUT",
  154. "perf_metric_value": 8035.5630163961505
  155. },
  156. {
  157. "perf_metric_name": "1_1_actor_calls_concurrent",
  158. "perf_metric_type": "THROUGHPUT",
  159. "perf_metric_value": 5135.132779549411
  160. },
  161. {
  162. "perf_metric_name": "1_n_actor_calls_async",
  163. "perf_metric_type": "THROUGHPUT",
  164. "perf_metric_value": 11151.457260118714
  165. },
  166. {
  167. "perf_metric_name": "n_n_actor_calls_async",
  168. "perf_metric_type": "THROUGHPUT",
  169. "perf_metric_value": 33230.531341951886
  170. },
  171. {
  172. "perf_metric_name": "n_n_actor_calls_with_arg_async",
  173. "perf_metric_type": "THROUGHPUT",
  174. "perf_metric_value": 3007.9322888135175
  175. },
  176. {
  177. "perf_metric_name": "1_1_async_actor_calls_sync",
  178. "perf_metric_type": "THROUGHPUT",
  179. "perf_metric_value": 1499.7719530873862
  180. },
  181. {
  182. "perf_metric_name": "1_1_async_actor_calls_async",
  183. "perf_metric_type": "THROUGHPUT",
  184. "perf_metric_value": 2712.338434612598
  185. },
  186. {
  187. "perf_metric_name": "1_1_async_actor_calls_with_args_async",
  188. "perf_metric_type": "THROUGHPUT",
  189. "perf_metric_value": 1961.766940390869
  190. },
  191. {
  192. "perf_metric_name": "1_n_async_actor_calls_async",
  193. "perf_metric_type": "THROUGHPUT",
  194. "perf_metric_value": 9746.03206106534
  195. },
  196. {
  197. "perf_metric_name": "n_n_async_actor_calls_async",
  198. "perf_metric_type": "THROUGHPUT",
  199. "perf_metric_value": 25372.74598160848
  200. },
  201. {
  202. "perf_metric_name": "placement_group_create/removal",
  203. "perf_metric_type": "THROUGHPUT",
  204. "perf_metric_value": 995.862759440495
  205. },
  206. {
  207. "perf_metric_name": "client__get_calls",
  208. "perf_metric_type": "THROUGHPUT",
  209. "perf_metric_value": 1193.282786636766
  210. },
  211. {
  212. "perf_metric_name": "client__put_calls",
  213. "perf_metric_type": "THROUGHPUT",
  214. "perf_metric_value": 853.5902304357685
  215. },
  216. {
  217. "perf_metric_name": "client__put_gigabytes",
  218. "perf_metric_type": "THROUGHPUT",
  219. "perf_metric_value": 0.13240113321437802
  220. },
  221. {
  222. "perf_metric_name": "client__tasks_and_put_batch",
  223. "perf_metric_type": "THROUGHPUT",
  224. "perf_metric_value": 11149.544984587066
  225. },
  226. {
  227. "perf_metric_name": "client__1_1_actor_calls_sync",
  228. "perf_metric_type": "THROUGHPUT",
  229. "perf_metric_value": 540.4418826973922
  230. },
  231. {
  232. "perf_metric_name": "client__1_1_actor_calls_async",
  233. "perf_metric_type": "THROUGHPUT",
  234. "perf_metric_value": 1085.5177765734863
  235. },
  236. {
  237. "perf_metric_name": "client__1_1_actor_calls_concurrent",
  238. "perf_metric_type": "THROUGHPUT",
  239. "perf_metric_value": 1073.3318546889195
  240. },
  241. {
  242. "perf_metric_name": "client__tasks_and_get_batch",
  243. "perf_metric_type": "THROUGHPUT",
  244. "perf_metric_value": 0.9743844760320219
  245. }
  246. ],
  247. "placement_group_create/removal": [
  248. 995.862759440495,
  249. 13.133718054565746
  250. ],
  251. "single_client_get_calls_Plasma_Store": [
  252. 5877.917266554547,
  253. 163.33003037269637
  254. ],
  255. "single_client_get_object_containing_10k_refs": [
  256. 14.517272664181391,
  257. 0.07809480252728254
  258. ],
  259. "single_client_put_calls_Plasma_Store": [
  260. 5852.075087986908,
  261. 124.37867452840695
  262. ],
  263. "single_client_put_gigabytes": [
  264. 18.841827641906946,
  265. 5.269295554934061
  266. ],
  267. "single_client_tasks_and_get_batch": [
  268. 11.643445573821236,
  269. 0.5639677940117652
  270. ],
  271. "single_client_tasks_async": [
  272. 11318.884437628516,
  273. 459.27424624656084
  274. ],
  275. "single_client_tasks_sync": [
  276. 1337.6190804535613,
  277. 22.972943164291493
  278. ],
  279. "single_client_wait_1k_refs": [
  280. 5.2934507895929075,
  281. 0.1552152231111861
  282. ]
  283. }