mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-30 15:30:07 +00:00
* 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>
12 lines
184 B
Plaintext
12 lines
184 B
Plaintext
---
|
|
sidebar_position: 10
|
|
---
|
|
|
|
# Benchmark
|
|
|
|
Benchmark runs on every commit pushed on the Discordeno's main branch
|
|
|
|
import Benchmark from '@site/src/components/Benchmark'
|
|
|
|
<Benchmark />
|