feat(site): add back benchmark to site (also change cpu model) (#2939)

* ci: add concurrency for deploy site

* feat(site): add benchmark

* refactor(bench): overwrite old result with new

* Update packages/benchmark/src/generateMessage.ts

Co-authored-by: ITOH <to@itoh.at>

* Update scripts/generateMessage.js

Co-authored-by: ITOH <to@itoh.at>

* Update site.yml

---------

Co-authored-by: ITOH <to@itoh.at>
This commit is contained in:
Jonathan Ho
2023-04-02 15:39:52 +00:00
committed by GitHub
co-authored by ITOH
parent 17a52fec1b
commit 7a69c02d13
7 changed files with 225 additions and 21 deletions
+2
View File
@@ -20,9 +20,11 @@
"@docusaurus/preset-classic": "2.3.1",
"@easyops-cn/docusaurus-search-local": "^0.34.0",
"@mdx-js/react": "^1.6.22",
"chart.js": "^4.2.1",
"clsx": "^1.2.1",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-chartjs-2": "^5.2.0",
"react-dom": "^17.0.2"
},
"devDependencies": {