Skip to content

Commit

Permalink
Update benchmarks with back-compat fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewiggins committed Mar 28, 2024
1 parent d1965a7 commit 84765ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-reporter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
uses: andrewiggins/tachometer-reporter-action@v2
with:
path: results/*.json
base-bench-name: preact@main
pr-bench-name: preact@local-pinned
base-bench-name: preact-main
pr-bench-name: preact-local
summarize: 'duration, usedJSHeapSize'
2 changes: 1 addition & 1 deletion benchmarks
Submodule benchmarks updated 1 files
+13 −0 cli/src/tach.js

0 comments on commit 84765ab

Please sign in to comment.