Effection Performance Dashboard
This dashboard tracks benchmark performance across releases, runtimes, and scenarios for the Effection structured concurrency library compared to other async patterns.
Benchmarks:
Recursion: Library Comparison
Deeply nested async operations — measures structured concurrency overhead.
Showing data for release on
View detailed recursion benchmarks →
Events: Library Comparison
Event handling and subscription management performance.
View detailed events benchmarks →
Effection Performance Over Releases
Track how Effection's performance has evolved across releases.
Legend:
● avg ·
● p50 ·
● p95 ·
● p99
All Libraries Over Releases
Compare how all libraries perform across Effection releases for the selected scenario.
Runtime Comparison
Compare performance across runtimes for Effection.
Explore More
- Recursion Benchmarks - Deep dive into nested async operations
- Events Benchmarks - Deep dive into event handling performance
- Effection Examples - Learn Effection patterns