Commit e915cfd
Benchmark suite (#1008)
* initial work on setting up a benchmark suite
it works EXCEPT building fails and I can't figure out why. something wonky in react-app-rewired
* fix setup script
* add benchmarks script
* remove unused imports
* fix linting, categories being undefined
also make the info output look nicer
* use colon instead of pipe as separator
* show 0 when fps is too slow for school
* add explanation of what good is
* jimbolla->stockticker, setup:benchmarks->benchmarks:setup
* lift puppeteer and tracealyzer into benchmarks, jimbolla->stockticker in package.json
* use cli-table2 for pretty results
* Print results table after each benchmark run
* Move express and recursive-copy deps to benchmarks folder1 parent d769be5 commit e915cfd
File tree
46 files changed
+23279
-35
lines changed- benchmarks
- react-redux-versions
- sources/stockticker
- public
- static
- css
- fonts
- src
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+23279
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
0 commit comments