No description
Find a file
Zachery Aaron Shores-Chmielewski 58d3c19ff9 feat: benchmarks
Got a ton of benchmarking and stress testing code spit out by the
LLM. Did a not-so-thorough vetting, not ready for merge into master,
but it mostly makes sense. Needs to actually fail on the stress
tests, not anticipate failure and call it success. The benchmarks
also need a more thorough going over, in order to validate that they
make sense. Then we can work on improving our metrics.
2026-01-26 11:14:54 +07:00
benches feat: benchmarks 2026-01-26 11:14:54 +07:00
examples feat: multithreaded runtime 2026-01-25 20:31:34 +07:00
src feat: benchmarks 2026-01-26 11:14:54 +07:00
tests feat: benchmarks 2026-01-26 11:14:54 +07:00
.gitignore init 2025-11-24 19:39:17 -05:00
Cargo.lock feat: rewrite (#1) 2026-01-23 05:00:57 +00:00
Cargo.toml feat: benchmarks 2026-01-26 11:14:54 +07:00
DESIGN.md feat: benchmarks 2026-01-26 11:14:54 +07:00
README.md feat: types for request/response handling 2025-11-25 20:51:13 -05:00

swactor

Small wasm-compatible actor library