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

Simplify Deno.bench execution #27961

Open
ArmaanAS opened this issue Feb 4, 2025 · 0 comments
Open

Simplify Deno.bench execution #27961

ArmaanAS opened this issue Feb 4, 2025 · 0 comments

Comments

@ArmaanAS
Copy link
Contributor

ArmaanAS commented Feb 4, 2025

I often want to quickly benchmark a small snippet of code in Deno but I don't really want to deal with file management or the terminal. I'd like to suggest a few options for simplifying running a benchmark:

  1. Allow Deno.bench to run in deno repl.
  2. Add to VSCode an inline Run benchmark button, similar to the Run test button.
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

No branches or pull requests

1 participant