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

Merged
merged 1 commit into from
Mar 8, 2025
Merged

Benchmark rework #100

merged 1 commit into from
Mar 8, 2025

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
@Gelbpunkt Gelbpunkt force-pushed the bench-rework branch 2 times, most recently from 2046b20 to 72746cf Compare February 18, 2025 05:13
Signed-off-by: Jens Reidel <[email protected]>
@Gelbpunkt Gelbpunkt merged commit 2b01123 into main Mar 8, 2025
10 checks passed
@Gelbpunkt Gelbpunkt deleted the bench-rework branch March 8, 2025 19:25
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