Skip to content

Higher Performance Version.#25

Open
redvers wants to merge 1 commit intomeox:masterfrom
redvers:pony_improvements
Open

Higher Performance Version.#25
redvers wants to merge 1 commit intomeox:masterfrom
redvers:pony_improvements

Conversation

@redvers
Copy link
Copy Markdown

@redvers redvers commented Aug 25, 2025

  • Approximately 4 times faster in Actor creation
  • Approximately 3.5 times faster in message passing.
  • Fixes the "odd" delayed quiescence in the original version.

  - Approximately 4 times faster in Actor creation
  - Approximately 3.5 times faster in message passing.
  - Fixes the "odd" delayed quiescence in the original version.
@redvers
Copy link
Copy Markdown
Author

redvers commented Aug 25, 2025

To give an idea of where it stands on my system now for 200000 20:

623 8182 200000 20 # Original (pony) version
137 2249 200000 20 # Version (Pony) in this PR
873 2286 200000 20 # rust
528 4365 200000 20 # elixir

Much more competitive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant