Skip to content

Commit

Permalink
Merge branch 'master' of github.com:krausest/js-framework-benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
krausest committed Dec 1, 2022
2 parents 6dde1f0 + 49eb09b commit 3e0fff7
Show file tree
Hide file tree
Showing 4 changed files with 3,028 additions and 3,100 deletions.
2 changes: 1 addition & 1 deletion webdriver-ts-results/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const App = (): JSX.Element => {
return (
<div>
{disclaimer}
<p>The benchmark was run on a MaBook Pro 14 (32 GB RAM, 8/14 Cores, OSX 12.6), Chrome 107.0.5304.62 (arm64))
<p>The benchmark was run on a MaBook Pro 14 (32 GB RAM, 8/14 Cores, OSX 12.6), Chrome 108.0.5359.71 (arm64))
using the puppeteer benchmark driver with reduced tracing.
</p>
<SelectionBar/>
Expand Down
Loading

0 comments on commit 3e0fff7

Please sign in to comment.