Skip to content

Commit

Permalink
Added the screenshots from Max, and link to article (#215)
Browse files Browse the repository at this point in the history
closes #213 

Also added a link to the medium article, which did really well! 😄
  • Loading branch information
torch2424 authored Dec 21, 2018
1 parent 10dde04 commit 693b160
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 0 deletions.
9 changes: 9 additions & 0 deletions demo/benchmark/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,15 @@ class WasmBoyBenchmarkApp extends Component {
</a>
</div>

<div class="wasmboy-benchmark__link">
<a
href="https://medium.com/@torch2424/webassembly-is-fast-a-real-world-benchmark-of-webassembly-vs-es6-d85a23f8e193"
target="_blank"
>
In-Depth Article and Results
</a>
</div>

<div class="wasmboy-benchmark__notices">Source is not minified, to allow easy analysis of the bundle.</div>

<table class="table is-bordered is-striped is-narrow is-fullwidth">
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions docs/benchmarkResults/OnePlusOne-Android-9/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Screenshots provided by Max on the [awesome-gbdev](https://github.com/gbdev/awesome-gbdev) discord. Thanks Max! :)

## Geekbench

https://browser.geekbench.com/v4/cpu/11313653

https://browser.geekbench.com/v4/compute/3400353

0 comments on commit 693b160

Please sign in to comment.