Skip to content

Commit 92631bf

Browse files
committed
Update all benchmarks for Ubuntu 20.04 beta
1 parent c0aff27 commit 92631bf

File tree

4 files changed

+2518
-2467
lines changed

4 files changed

+2518
-2467
lines changed

webdriver-ts-results/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ class App extends React.Component<{}, State> {
188188
return (
189189
<div>
190190
{disclaimer}
191-
<p>The benchmark was run on a Razer Blade 15 Advanced (i7-8750H, 32 GB RAM, Ubuntu 19.10 (Linux 5.3.0-29, mitigations=off), Chrome 80.0.3987.87 (64-bit))</p>
191+
<p>The benchmark was run on a Razer Blade 15 Advanced (i7-8750H, 32 GB RAM, Ubuntu 20.04 (Linux 5.4.0-21, mitigations=off), Chrome 80.0.3987.163 (64-bit))</p>
192192
<SelectBar benchmarksCPU={this.state.benchmarksCPU}
193193
benchmarksStartup={this.state.benchmarksStartup}
194194
benchmarksMEM={this.state.benchmarksMEM}

0 commit comments

Comments
 (0)