Skip to content

Improve benchmark cli, make compatible with deno#4647

Merged
coolreader18 merged 9 commits intomasterfrom
noa/tidy-benchmark2
Mar 24, 2026
Merged

Improve benchmark cli, make compatible with deno#4647
coolreader18 merged 9 commits intomasterfrom
noa/tidy-benchmark2

Conversation

@coolreader18
Copy link
Collaborator

@coolreader18 coolreader18 commented Mar 16, 2026

Description of Changes

Now we get a --help for the benchmark, which is nicer. Also now can run under deno, with deno --sloppy-imports -A src/demo.ts (might be useful, deno's websocket is implemented in native code while node's is implemented in JS). I removed the BOM because it seems unintentional (only found in templates/keynote-2) and was causing a little bit of weirdness.

Also, fix the rust benchmark client as a follow-up to #4616

Expected complexity level and risk

1

Testing

  • Works under deno and has usage

@coolreader18 coolreader18 force-pushed the noa/tidy-benchmark2 branch 2 times, most recently from 50bbb02 to a247485 Compare March 18, 2026 21:13
@coolreader18 coolreader18 added this pull request to the merge queue Mar 24, 2026
Merged via the queue into master with commit 7d0a0b9 Mar 24, 2026
34 checks passed
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.

2 participants