microbenchmark.json 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. {
  2. "1_1_actor_calls_async": [
  3. 8177.943178490346,
  4. 309.92438167315964
  5. ],
  6. "1_1_actor_calls_concurrent": [
  7. 5255.633893298986,
  8. 217.19866178000248
  9. ],
  10. "1_1_actor_calls_sync": [
  11. 2427.0016575899735,
  12. 80.81272449275136
  13. ],
  14. "1_1_async_actor_calls_async": [
  15. 2636.1143295919305,
  16. 20.123823099562145
  17. ],
  18. "1_1_async_actor_calls_sync": [
  19. 1479.4552160416622,
  20. 47.163153932433794
  21. ],
  22. "1_1_async_actor_calls_with_args_async": [
  23. 1972.550378341843,
  24. 96.14724493525168
  25. ],
  26. "1_n_actor_calls_async": [
  27. 10843.297610215956,
  28. 307.0768059220704
  29. ],
  30. "1_n_async_actor_calls_async": [
  31. 9742.443873422853,
  32. 90.98062126054822
  33. ],
  34. "client__1_1_actor_calls_async": [
  35. 1060.3714461863751,
  36. 25.743598548504355
  37. ],
  38. "client__1_1_actor_calls_concurrent": [
  39. 1035.9899229285618,
  40. 46.68046954458916
  41. ],
  42. "client__1_1_actor_calls_sync": [
  43. 541.0125409991156,
  44. 5.089611088590126
  45. ],
  46. "client__get_calls": [
  47. 1252.00038300497,
  48. 13.188493712749183
  49. ],
  50. "client__put_calls": [
  51. 942.4493801825888,
  52. 35.970001700085945
  53. ],
  54. "client__put_gigabytes": [
  55. 0.13392913395997907,
  56. 0.0006826407587708427
  57. ],
  58. "client__tasks_and_get_batch": [
  59. 0.9641406618431321,
  60. 0.020794594786767717
  61. ],
  62. "client__tasks_and_put_batch": [
  63. 12556.637086768344,
  64. 46.82973078525456
  65. ],
  66. "multi_client_put_calls_Plasma_Store": [
  67. 13370.618694124361,
  68. 142.09558788450772
  69. ],
  70. "multi_client_put_gigabytes": [
  71. 33.29138896710579,
  72. 0.3632857468330553
  73. ],
  74. "multi_client_tasks_async": [
  75. 29781.423715414658,
  76. 1573.2040240372673
  77. ],
  78. "n_n_actor_calls_async": [
  79. 32450.558373744876,
  80. 845.7917534823605
  81. ],
  82. "n_n_actor_calls_with_arg_async": [
  83. 2729.5865373101005,
  84. 29.510862039950258
  85. ],
  86. "n_n_async_actor_calls_async": [
  87. 25264.429245205785,
  88. 457.0061403047235
  89. ],
  90. "perf_metrics": [
  91. {
  92. "perf_metric_name": "single_client_get_calls_Plasma_Store",
  93. "perf_metric_type": "THROUGHPUT",
  94. "perf_metric_value": 5979.727237220568
  95. },
  96. {
  97. "perf_metric_name": "single_client_put_calls_Plasma_Store",
  98. "perf_metric_type": "THROUGHPUT",
  99. "perf_metric_value": 6364.146068125718
  100. },
  101. {
  102. "perf_metric_name": "multi_client_put_calls_Plasma_Store",
  103. "perf_metric_type": "THROUGHPUT",
  104. "perf_metric_value": 13370.618694124361
  105. },
  106. {
  107. "perf_metric_name": "single_client_put_gigabytes",
  108. "perf_metric_type": "THROUGHPUT",
  109. "perf_metric_value": 18.84549242843204
  110. },
  111. {
  112. "perf_metric_name": "single_client_tasks_and_get_batch",
  113. "perf_metric_type": "THROUGHPUT",
  114. "perf_metric_value": 11.473556691500509
  115. },
  116. {
  117. "perf_metric_name": "multi_client_put_gigabytes",
  118. "perf_metric_type": "THROUGHPUT",
  119. "perf_metric_value": 33.29138896710579
  120. },
  121. {
  122. "perf_metric_name": "single_client_get_object_containing_10k_refs",
  123. "perf_metric_type": "THROUGHPUT",
  124. "perf_metric_value": 12.822439224189683
  125. },
  126. {
  127. "perf_metric_name": "single_client_wait_1k_refs",
  128. "perf_metric_type": "THROUGHPUT",
  129. "perf_metric_value": 3.9539965439863978
  130. },
  131. {
  132. "perf_metric_name": "single_client_tasks_sync",
  133. "perf_metric_type": "THROUGHPUT",
  134. "perf_metric_value": 1341.378449742355
  135. },
  136. {
  137. "perf_metric_name": "single_client_tasks_async",
  138. "perf_metric_type": "THROUGHPUT",
  139. "perf_metric_value": 11527.454226565262
  140. },
  141. {
  142. "perf_metric_name": "multi_client_tasks_async",
  143. "perf_metric_type": "THROUGHPUT",
  144. "perf_metric_value": 29781.423715414658
  145. },
  146. {
  147. "perf_metric_name": "1_1_actor_calls_sync",
  148. "perf_metric_type": "THROUGHPUT",
  149. "perf_metric_value": 2427.0016575899735
  150. },
  151. {
  152. "perf_metric_name": "1_1_actor_calls_async",
  153. "perf_metric_type": "THROUGHPUT",
  154. "perf_metric_value": 8177.943178490346
  155. },
  156. {
  157. "perf_metric_name": "1_1_actor_calls_concurrent",
  158. "perf_metric_type": "THROUGHPUT",
  159. "perf_metric_value": 5255.633893298986
  160. },
  161. {
  162. "perf_metric_name": "1_n_actor_calls_async",
  163. "perf_metric_type": "THROUGHPUT",
  164. "perf_metric_value": 10843.297610215956
  165. },
  166. {
  167. "perf_metric_name": "n_n_actor_calls_async",
  168. "perf_metric_type": "THROUGHPUT",
  169. "perf_metric_value": 32450.558373744876
  170. },
  171. {
  172. "perf_metric_name": "n_n_actor_calls_with_arg_async",
  173. "perf_metric_type": "THROUGHPUT",
  174. "perf_metric_value": 2729.5865373101005
  175. },
  176. {
  177. "perf_metric_name": "1_1_async_actor_calls_sync",
  178. "perf_metric_type": "THROUGHPUT",
  179. "perf_metric_value": 1479.4552160416622
  180. },
  181. {
  182. "perf_metric_name": "1_1_async_actor_calls_async",
  183. "perf_metric_type": "THROUGHPUT",
  184. "perf_metric_value": 2636.1143295919305
  185. },
  186. {
  187. "perf_metric_name": "1_1_async_actor_calls_with_args_async",
  188. "perf_metric_type": "THROUGHPUT",
  189. "perf_metric_value": 1972.550378341843
  190. },
  191. {
  192. "perf_metric_name": "1_n_async_actor_calls_async",
  193. "perf_metric_type": "THROUGHPUT",
  194. "perf_metric_value": 9742.443873422853
  195. },
  196. {
  197. "perf_metric_name": "n_n_async_actor_calls_async",
  198. "perf_metric_type": "THROUGHPUT",
  199. "perf_metric_value": 25264.429245205785
  200. },
  201. {
  202. "perf_metric_name": "placement_group_create/removal",
  203. "perf_metric_type": "THROUGHPUT",
  204. "perf_metric_value": 1088.4611425326907
  205. },
  206. {
  207. "perf_metric_name": "client__get_calls",
  208. "perf_metric_type": "THROUGHPUT",
  209. "perf_metric_value": 1252.00038300497
  210. },
  211. {
  212. "perf_metric_name": "client__put_calls",
  213. "perf_metric_type": "THROUGHPUT",
  214. "perf_metric_value": 942.4493801825888
  215. },
  216. {
  217. "perf_metric_name": "client__put_gigabytes",
  218. "perf_metric_type": "THROUGHPUT",
  219. "perf_metric_value": 0.13392913395997907
  220. },
  221. {
  222. "perf_metric_name": "client__tasks_and_put_batch",
  223. "perf_metric_type": "THROUGHPUT",
  224. "perf_metric_value": 12556.637086768344
  225. },
  226. {
  227. "perf_metric_name": "client__1_1_actor_calls_sync",
  228. "perf_metric_type": "THROUGHPUT",
  229. "perf_metric_value": 541.0125409991156
  230. },
  231. {
  232. "perf_metric_name": "client__1_1_actor_calls_async",
  233. "perf_metric_type": "THROUGHPUT",
  234. "perf_metric_value": 1060.3714461863751
  235. },
  236. {
  237. "perf_metric_name": "client__1_1_actor_calls_concurrent",
  238. "perf_metric_type": "THROUGHPUT",
  239. "perf_metric_value": 1035.9899229285618
  240. },
  241. {
  242. "perf_metric_name": "client__tasks_and_get_batch",
  243. "perf_metric_type": "THROUGHPUT",
  244. "perf_metric_value": 0.9641406618431321
  245. }
  246. ],
  247. "placement_group_create/removal": [
  248. 1088.4611425326907,
  249. 7.921554315310797
  250. ],
  251. "single_client_get_calls_Plasma_Store": [
  252. 5979.727237220568,
  253. 410.363853015225
  254. ],
  255. "single_client_get_object_containing_10k_refs": [
  256. 12.822439224189683,
  257. 0.06368118721492229
  258. ],
  259. "single_client_put_calls_Plasma_Store": [
  260. 6364.146068125718,
  261. 147.03777909344925
  262. ],
  263. "single_client_put_gigabytes": [
  264. 18.84549242843204,
  265. 4.686733361262421
  266. ],
  267. "single_client_tasks_and_get_batch": [
  268. 11.473556691500509,
  269. 0.5014816161875185
  270. ],
  271. "single_client_tasks_async": [
  272. 11527.454226565262,
  273. 273.96327553028516
  274. ],
  275. "single_client_tasks_sync": [
  276. 1341.378449742355,
  277. 11.961551269121278
  278. ],
  279. "single_client_wait_1k_refs": [
  280. 3.9539965439863978,
  281. 0.059290002215840354
  282. ]
  283. }