Add benchmark harness with Deno.bench() and history tracking#15
Add benchmark harness with Deno.bench() and history tracking#15
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Co-authored-by: edouardmisset <63284636+edouardmisset@users.noreply.github.com>
Co-authored-by: edouardmisset <63284636+edouardmisset@users.noreply.github.com>
Co-authored-by: edouardmisset <63284636+edouardmisset@users.noreply.github.com>
|
@copilot This is not working. Task bench deno run --allow-read --allow-write --allow-run ./_internal-tools/run-benchmarks.ts System Information: Running benchmarks for array... ✅ Completed 0 benchmark(s) 📊 Results saved to /Users/edouard/Projects/code/utils/.benchmark-history/history.json As you can see, no benchmark has been saved. |
Co-authored-by: edouardmisset <63284636+edouardmisset@users.noreply.github.com>
Fixed in commit 7432be8. The issue was that the code was trying to parse line-delimited JSON, but Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Add Benchmark System
Implementing a comprehensive benchmarking system for all workspaces:
_internal-tools/run-benchmarks.ts)_internal-tools/generate-benchmarks.ts).benchmark-history/)bench,bench:run,bench:generate)benchesarrayOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.