mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-31 16:00:07 +00:00
* docs: add caching guide * fix: change "client" to BOT * change BOT to bot instead * added a bit more info to important point to note in manual caching
12 lines
183 B
Plaintext
12 lines
183 B
Plaintext
---
|
|
sidebar_position: 9
|
|
---
|
|
|
|
# Benchmark
|
|
|
|
Benchmark runs on every commit pushed on the Discordeno's main branch
|
|
|
|
import Benchmark from '@site/src/components/Benchmark'
|
|
|
|
<Benchmark />
|