microbenchmark.txt 791 B

1234567891011121314
  1. single client get calls (Plasma Store) per second 30526.52 +- 1121.22
  2. single client put calls (Plasma Store) per second 6428.11 +- 51.25
  3. single client put gigabytes per second 12.85 +- 5.45
  4. multi client put calls (Plasma Store) per second 16976.5 +- 60.13
  5. multi client put gigabytes per second 22.54 +- 0.86
  6. single client tasks sync per second 1223.63 +- 18.36
  7. single client tasks async per second 13715.93 +- 229.68
  8. multi client tasks async per second 38344.2 +- 4336.41
  9. 1:1 actor calls sync per second 2318.72 +- 24.19
  10. 1:1 actor calls async per second 7530.01 +- 222.72
  11. 1:1 actor calls concurrent per second 6981.48 +- 228.29
  12. 1:n actor calls async per second 13974.54 +- 41.26
  13. n:n actor calls async per second 43835.4 +- 400.04
  14. n:n actor calls with arg async per second 14775.69 +- 295.24