mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 17:00:08 +00:00
* remove blog * fix: license * chore: bump docusaurus * separate benchmark page * move to sub folder * fix blog path * Chore: update site * fix: only deploy on push and dispatch * fix: on: * ci: merge workflow * ci: fix if * refactor: dump preset
13 lines
185 B
Plaintext
13 lines
185 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 />
|
|
|