You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Running all of the benchmarks will take multiple hours. Let it run overnight!
26
+
24
27
## Manual testing
25
28
26
29
When the benchmark is not working, the best way to debug it locally is to load its HTML file and inspect it in the Chrome DevTools. After building, you can run:
@@ -84,3 +87,6 @@ This package also supports [Best](https://bestjs.dev) as a benchmark runner. To
84
87
Or for CI:
85
88
86
89
yarn test:performance:best:ci
90
+
91
+
> [!TIP]
92
+
> Best tests only take a few dozen minutes. Take a break!
0 commit comments