aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-07-08 15:10:12 +0800
committer简律纯 <i@jyunko.cn>2023-07-08 15:10:12 +0800
commit13cc48aba48ee09b883945ed3ecc8ddb1bfb4711 (patch)
tree04722780fdab3ed242d83e47ded6b188d3806513 /docs
parent34a49c6b1b58b5054a893b80adda6dc904f4e237 (diff)
downloadHydroRoll-13cc48aba48ee09b883945ed3ecc8ddb1bfb4711.tar.gz
HydroRoll-13cc48aba48ee09b883945ed3ecc8ddb1bfb4711.zip
🤣F***KING CODING
Diffstat (limited to 'docs')
-rw-r--r--docs/components/pages/TRPG-home/PackBenchmarks.tsx24
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/components/pages/TRPG-home/PackBenchmarks.tsx b/docs/components/pages/TRPG-home/PackBenchmarks.tsx
index 36cd4b7..904fc62 100644
--- a/docs/components/pages/TRPG-home/PackBenchmarks.tsx
+++ b/docs/components/pages/TRPG-home/PackBenchmarks.tsx
@@ -16,7 +16,7 @@ export interface BenchmarkData {
HydroRoll: number;
Shiki: number;
OlivOS: number;
- // SealDice: number;
+ SealDice: number;
}
export interface BenchmarkBar {
@@ -41,10 +41,10 @@ export const DEFAULT_BARS: BenchmarkBar[] = [
label: "OlivOS青果",
swc: true,
},
- // {
- // key: "SealDice",
- // label: "SealDice海豹",
- // },
+ {
+ key: "SealDice",
+ label: "SealDice海豹",
+ },
];
export const HMR_BARS: BenchmarkBar[] = [
{
@@ -61,10 +61,10 @@ export const HMR_BARS: BenchmarkBar[] = [
label: "OlivOS青果",
swc: true,
},
- // {
- // key: "SealDice",
- // label: "SealDice海豹",
- // },
+ {
+ key: "SealDice",
+ label: "SealDice海豹",
+ },
];
export function PackBenchmarks() {
@@ -75,10 +75,10 @@ export function PackBenchmarks() {
return (
<FadeIn className="relative flex flex-col items-center justify-center w-full gap-10 py-16 font-sans md:py-24 lg:py-32">
<div className="flex flex-col items-center gap-5 md:gap-6">
- <SectionHeader>快速加载</SectionHeader>
+ <SectionHeader>速度不止于此</SectionHeader>
<SectionSubtext>
- Crafted by the creators of Webpack, Turbopack delivers unparalleled
- performance at scale.
+ 快速加载,模块化设计,fastapi、aiohttp、flask等高效率支持库,
+ 为核心提速。
</SectionSubtext>
</div>
<div className="flex flex-col items-center w-full">