microbenchmark.json 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. {
  2. "1_1_actor_calls_async": [
  3. 7615.355914488919,
  4. 144.9987344159255
  5. ],
  6. "1_1_actor_calls_concurrent": [
  7. 4745.83263563276,
  8. 291.20325407095123
  9. ],
  10. "1_1_actor_calls_sync": [
  11. 2255.614293958201,
  12. 38.08078357012572
  13. ],
  14. "1_1_async_actor_calls_async": [
  15. 2706.0672278850925,
  16. 238.03560827259872
  17. ],
  18. "1_1_async_actor_calls_sync": [
  19. 1392.1278469787085,
  20. 26.822011046639574
  21. ],
  22. "1_1_async_actor_calls_with_args_async": [
  23. 1907.3804159989331,
  24. 153.717245481794
  25. ],
  26. "1_n_actor_calls_async": [
  27. 10133.72696574923,
  28. 260.77319139390715
  29. ],
  30. "1_n_async_actor_calls_async": [
  31. 9124.377528222414,
  32. 68.54895134651741
  33. ],
  34. "client__1_1_actor_calls_async": [
  35. 1083.9300708022135,
  36. 6.7367952250867775
  37. ],
  38. "client__1_1_actor_calls_concurrent": [
  39. 1080.2139341634759,
  40. 8.004245376821574
  41. ],
  42. "client__1_1_actor_calls_sync": [
  43. 573.4457553242221,
  44. 5.080053440954032
  45. ],
  46. "client__get_calls": [
  47. 1228.917179853001,
  48. 49.31420104222189
  49. ],
  50. "client__put_calls": [
  51. 857.6367908455961,
  52. 20.504585376566126
  53. ],
  54. "client__put_gigabytes": [
  55. 0.13283428838343245,
  56. 0.0058671298948039675
  57. ],
  58. "client__tasks_and_get_batch": [
  59. 1.002041264301031,
  60. 0.010794276334344965
  61. ],
  62. "client__tasks_and_put_batch": [
  63. 11411.245745812425,
  64. 175.57583624489925
  65. ],
  66. "multi_client_put_calls_Plasma_Store": [
  67. 12734.699835552969,
  68. 184.15550019449532
  69. ],
  70. "multi_client_put_gigabytes": [
  71. 38.605668097256924,
  72. 3.9408414770146893
  73. ],
  74. "multi_client_tasks_async": [
  75. 28423.644858766176,
  76. 1401.1224457871947
  77. ],
  78. "n_n_actor_calls_async": [
  79. 30847.92669705198,
  80. 646.207937067721
  81. ],
  82. "n_n_actor_calls_with_arg_async": [
  83. 3074.0790016310475,
  84. 16.61508041753541
  85. ],
  86. "n_n_async_actor_calls_async": [
  87. 25688.484755543966,
  88. 152.27939906542136
  89. ],
  90. "perf_metrics": [
  91. {
  92. "perf_metric_name": "single_client_get_calls_Plasma_Store",
  93. "perf_metric_type": "THROUGHPUT",
  94. "perf_metric_value": 6924.522356269015
  95. },
  96. {
  97. "perf_metric_name": "single_client_put_calls_Plasma_Store",
  98. "perf_metric_type": "THROUGHPUT",
  99. "perf_metric_value": 5766.661045557541
  100. },
  101. {
  102. "perf_metric_name": "multi_client_put_calls_Plasma_Store",
  103. "perf_metric_type": "THROUGHPUT",
  104. "perf_metric_value": 12734.699835552969
  105. },
  106. {
  107. "perf_metric_name": "single_client_put_gigabytes",
  108. "perf_metric_type": "THROUGHPUT",
  109. "perf_metric_value": 18.029502579731037
  110. },
  111. {
  112. "perf_metric_name": "single_client_tasks_and_get_batch",
  113. "perf_metric_type": "THROUGHPUT",
  114. "perf_metric_value": 9.369535279594958
  115. },
  116. {
  117. "perf_metric_name": "multi_client_put_gigabytes",
  118. "perf_metric_type": "THROUGHPUT",
  119. "perf_metric_value": 38.605668097256924
  120. },
  121. {
  122. "perf_metric_name": "single_client_get_object_containing_10k_refs",
  123. "perf_metric_type": "THROUGHPUT",
  124. "perf_metric_value": 14.755162462843568
  125. },
  126. {
  127. "perf_metric_name": "single_client_wait_1k_refs",
  128. "perf_metric_type": "THROUGHPUT",
  129. "perf_metric_value": 5.50854610986549
  130. },
  131. {
  132. "perf_metric_name": "single_client_tasks_sync",
  133. "perf_metric_type": "THROUGHPUT",
  134. "perf_metric_value": 1311.812164358857
  135. },
  136. {
  137. "perf_metric_name": "single_client_tasks_async",
  138. "perf_metric_type": "THROUGHPUT",
  139. "perf_metric_value": 10739.407361558973
  140. },
  141. {
  142. "perf_metric_name": "multi_client_tasks_async",
  143. "perf_metric_type": "THROUGHPUT",
  144. "perf_metric_value": 28423.644858766176
  145. },
  146. {
  147. "perf_metric_name": "1_1_actor_calls_sync",
  148. "perf_metric_type": "THROUGHPUT",
  149. "perf_metric_value": 2255.614293958201
  150. },
  151. {
  152. "perf_metric_name": "1_1_actor_calls_async",
  153. "perf_metric_type": "THROUGHPUT",
  154. "perf_metric_value": 7615.355914488919
  155. },
  156. {
  157. "perf_metric_name": "1_1_actor_calls_concurrent",
  158. "perf_metric_type": "THROUGHPUT",
  159. "perf_metric_value": 4745.83263563276
  160. },
  161. {
  162. "perf_metric_name": "1_n_actor_calls_async",
  163. "perf_metric_type": "THROUGHPUT",
  164. "perf_metric_value": 10133.72696574923
  165. },
  166. {
  167. "perf_metric_name": "n_n_actor_calls_async",
  168. "perf_metric_type": "THROUGHPUT",
  169. "perf_metric_value": 30847.92669705198
  170. },
  171. {
  172. "perf_metric_name": "n_n_actor_calls_with_arg_async",
  173. "perf_metric_type": "THROUGHPUT",
  174. "perf_metric_value": 3074.0790016310475
  175. },
  176. {
  177. "perf_metric_name": "1_1_async_actor_calls_sync",
  178. "perf_metric_type": "THROUGHPUT",
  179. "perf_metric_value": 1392.1278469787085
  180. },
  181. {
  182. "perf_metric_name": "1_1_async_actor_calls_async",
  183. "perf_metric_type": "THROUGHPUT",
  184. "perf_metric_value": 2706.0672278850925
  185. },
  186. {
  187. "perf_metric_name": "1_1_async_actor_calls_with_args_async",
  188. "perf_metric_type": "THROUGHPUT",
  189. "perf_metric_value": 1907.3804159989331
  190. },
  191. {
  192. "perf_metric_name": "1_n_async_actor_calls_async",
  193. "perf_metric_type": "THROUGHPUT",
  194. "perf_metric_value": 9124.377528222414
  195. },
  196. {
  197. "perf_metric_name": "n_n_async_actor_calls_async",
  198. "perf_metric_type": "THROUGHPUT",
  199. "perf_metric_value": 25688.484755543966
  200. },
  201. {
  202. "perf_metric_name": "placement_group_create/removal",
  203. "perf_metric_type": "THROUGHPUT",
  204. "perf_metric_value": 954.0380362861301
  205. },
  206. {
  207. "perf_metric_name": "client__get_calls",
  208. "perf_metric_type": "THROUGHPUT",
  209. "perf_metric_value": 1228.917179853001
  210. },
  211. {
  212. "perf_metric_name": "client__put_calls",
  213. "perf_metric_type": "THROUGHPUT",
  214. "perf_metric_value": 857.6367908455961
  215. },
  216. {
  217. "perf_metric_name": "client__put_gigabytes",
  218. "perf_metric_type": "THROUGHPUT",
  219. "perf_metric_value": 0.13283428838343245
  220. },
  221. {
  222. "perf_metric_name": "client__tasks_and_put_batch",
  223. "perf_metric_type": "THROUGHPUT",
  224. "perf_metric_value": 11411.245745812425
  225. },
  226. {
  227. "perf_metric_name": "client__1_1_actor_calls_sync",
  228. "perf_metric_type": "THROUGHPUT",
  229. "perf_metric_value": 573.4457553242221
  230. },
  231. {
  232. "perf_metric_name": "client__1_1_actor_calls_async",
  233. "perf_metric_type": "THROUGHPUT",
  234. "perf_metric_value": 1083.9300708022135
  235. },
  236. {
  237. "perf_metric_name": "client__1_1_actor_calls_concurrent",
  238. "perf_metric_type": "THROUGHPUT",
  239. "perf_metric_value": 1080.2139341634759
  240. },
  241. {
  242. "perf_metric_name": "client__tasks_and_get_batch",
  243. "perf_metric_type": "THROUGHPUT",
  244. "perf_metric_value": 1.002041264301031
  245. }
  246. ],
  247. "placement_group_create/removal": [
  248. 954.0380362861301,
  249. 21.47210240722522
  250. ],
  251. "single_client_get_calls_Plasma_Store": [
  252. 6924.522356269015,
  253. 283.1267781761667
  254. ],
  255. "single_client_get_object_containing_10k_refs": [
  256. 14.755162462843568,
  257. 0.6588631550578288
  258. ],
  259. "single_client_put_calls_Plasma_Store": [
  260. 5766.661045557541,
  261. 90.97959016720361
  262. ],
  263. "single_client_put_gigabytes": [
  264. 18.029502579731037,
  265. 5.0276090720442195
  266. ],
  267. "single_client_tasks_and_get_batch": [
  268. 9.369535279594958,
  269. 0.8212383948207989
  270. ],
  271. "single_client_tasks_async": [
  272. 10739.407361558973,
  273. 382.0755740527678
  274. ],
  275. "single_client_tasks_sync": [
  276. 1311.812164358857,
  277. 24.735148413523653
  278. ],
  279. "single_client_wait_1k_refs": [
  280. 5.50854610986549,
  281. 0.11948943588525253
  282. ]
  283. }