asynkron/protoactor-go

Protoactor underperforms in certain benchmarks

Opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
I notice that Khan (2020) reports that protoactor-go underperforms in benchmarks including Big, Array-based Parallel Quicksort, and Cofactor Expansion. I wonder if you have noticed these results and fixed the related problems.

Khan, Md Navid Alvee. “React++: A Lightweight Actor Framework in C++.” Master Thesis, University of Waterloo, 2020. https://uwspace.uwaterloo.ca/handle/10012/16389.

Describe the solution you'd like

I am sure about where the problem is. Maybe the analysis in the thesis could provide some insights.

Additional context
Some snapshots from the thesis
image
image
image