Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark rework #100

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Benchmark rework #100

wants to merge 2 commits into from

Conversation

Gelbpunkt
Copy link
Owner

@Gelbpunkt Gelbpunkt commented Feb 9, 2025

  • No more deno, use a Python script
  • Use Chimera Linux instead of Alpine Linux and LLVM everywhere instead of a random mix of GCC and LLVM
  • Use https://musl.rs/ for nightly Rust sources that properly target LLVM and musl
  • Reduce the time the benchmarks run for, this is best-effort anyways and more than >10 samples doesn't really change results
  • Drop rust-websocket, that crate is horribly out of date and noone should be using it
  • TODO: Re-run the benchmarks on my PC

@Gelbpunkt Gelbpunkt force-pushed the bench-rework branch 5 times, most recently from 9dcef1f to 4c9c544 Compare February 10, 2025 19:03
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
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