Reorganize and add to benchmarks

Rearrange the benchmark code so that each implementation is
self-contained. Adds the SierpinskiTriangle case that 'emotion'
introduced in their fork of the 'react-native-web' benchmarks. And make
it possible to run benchmarks on a per-library basis.
This commit is contained in:
Nicolas Gallagher
2017-12-27 19:31:15 +00:00
parent f6d1caab9d
commit 86263a2fa0
80 changed files with 847 additions and 227 deletions
+2
View File
@@ -7,7 +7,9 @@
},
"dependencies": {
"aphrodite": "^1.2.5",
"babel-polyfill": "^6.26.0",
"classnames": "^2.2.5",
"d3-scale-chromatic": "^1.1.1",
"emotion": "^8.0.12",
"glamor": "^2.20.40",
"marky": "^1.2.0",