diff --git a/webdriver-ts-results/src/App.tsx b/webdriver-ts-results/src/App.tsx index de9507d56..9aedc054c 100644 --- a/webdriver-ts-results/src/App.tsx +++ b/webdriver-ts-results/src/App.tsx @@ -6,7 +6,7 @@ import { SelectionBar } from './selection/SelectionBar'; const App = (): JSX.Element => { // eslint-disable-next-line no-constant-condition - const disclaimer = (false) ? (
A description of the benchmark and the source code and can be found in the github repository.
The benchmark was run on a MaBook Pro 14 (32 GB RAM, 8/14 Cores, OSX 12.6), Chrome 105.0.5195.102 (arm64)) +
The benchmark was run on a MaBook Pro 14 (32 GB RAM, 8/14 Cores, OSX 12.6), Chrome 106.0.5249.61 (arm64)) using the puppeteer benchmark driver with reduced tracing.