Skip to content

Commit 9fb2d54

Browse files
gHashTagona-agent
andcommitted
feat: add GPU-verified benchmarks to website
Updated with double-verified GPU results: - RTX 3090: 298K tokens/s - A100 80GB: 274K tokens/s - Noise robustness: 70.2% at 30% corruption - Power: 293W (A100) vs 348W (RTX 3090) Added GPU verification badge to BenchmarksSection Updated Hero with verified GPU stats Updated EN/RU translations Co-authored-by: Ona <no-reply@ona.com>
1 parent e4e3572 commit 9fb2d54

3 files changed

Lines changed: 96 additions & 22 deletions

File tree

website/messages/en.json

Lines changed: 25 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
"langHref": "?lang=ru",
55
"nav": ["TRINITY", "Problem", "Solution", "Why Now", "Calculator", "Traction", "Market", "GTM", "Competition", "Roadmap", "Team", "Ecosystem", "Invest"],
66
"hero": {
7-
"tag": "Theorem-Backed Green AI Economy",
7+
"tag": "GPU-Verified Green AI Economy",
88
"headline": "φ² + 1/φ² = 3",
9-
"subheadline": "4 Theorems + Verified Results = Proven Value",
10-
"quote": "\"Not a claim — a theorem. Not a promise — a proof.\"",
11-
"desc": "First AI platform with <strong>4 mathematical theorems</strong> + <strong>verified benchmarks</strong>: <strong>20×</strong> memory compression (CPU verified), <strong>up to 3000×</strong> energy efficiency (FPGA projected)",
9+
"subheadline": "298K tokens/s on RTX 3090 | 274K on A100 | VERIFIED",
10+
"quote": "\"Not a claim — a theorem. Not a promise — a proof. Not simulated — GPU verified.\"",
11+
"desc": "First AI platform with <strong>4 mathematical theorems</strong> + <strong>GPU-verified benchmarks</strong>: <strong>298K tokens/s</strong> (RTX 3090), <strong>70% noise robustness</strong> at 30% corruption",
1212
"metrics": [
13-
{ "value": "15.7×", "label": "Compression", "proof": "Theorem 3 + ternary_quant_report" },
14-
{ "value": "8.1×", "label": "GPU Speedup", "proof": "Theorem 2 + GPU benchmarks" },
15-
{ "value": "100%", "label": "Noise Robustness", "proof": "Theorem 1 + hdc_double_q_report" }
13+
{ "value": "298K", "label": "Tokens/s (RTX 3090)", "proof": "RunPod GPU verified" },
14+
{ "value": "274K", "label": "Tokens/s (A100)", "proof": "RunPod GPU verified" },
15+
{ "value": "70%", "label": "Noise @30%", "proof": "Theorem 1 + GPU test" }
1616
],
1717
"newResults": {
18-
"title": "Latest Verified Results",
18+
"title": "GPU-Verified Results (RunPod)",
1919
"items": [
20-
{ "value": "15.7×", "label": "HDC Compression", "source": "ternary_quant_report.md" },
21-
{ "value": "43%", "label": "Sparsity Bonus", "source": "ternary_quant_report.md" },
22-
{ "value": "100%", "label": "Noise Robustness @20% errors", "source": "hdc_double_q_report.md" },
23-
{ "value": "8.1×", "label": "SIMD Speedup", "source": "GPU benchmarks" }
20+
{ "value": "298K", "label": "RTX 3090 tokens/s", "source": "runpod_full_tests_report.md" },
21+
{ "value": "274K", "label": "A100 80GB tokens/s", "source": "e2e_repeat_report.md" },
22+
{ "value": "70.2%", "label": "Noise Robustness @30%", "source": "Both GPUs identical" },
23+
{ "value": "293W", "label": "A100 Power (vs 348W RTX)", "source": "nvidia-smi verified" }
2424
]
2525
},
2626
"cta": "See the Proofs",
@@ -240,13 +240,21 @@
240240
]
241241
},
242242
"benchmarks": {
243-
"title": "Theorem-Backed <span class=\"grad\">Benchmarks</span>",
244-
"sub": "✓ = Verified on CPU | * = Projected on GPU/FPGA. Current dev server: CPU-only baseline.",
243+
"title": "GPU-Verified <span class=\"grad\">Benchmarks</span>",
244+
"sub": "✓ = Verified on Real GPUs (RunPod) | RTX 3090 & A100 tested. No simulation.",
245+
"gpuVerified": {
246+
"badge": "🔥 VERIFIED ON REAL GPUs",
247+
"note": "Benchmarks run on RunPod cloud GPUs, not simulated",
248+
"gpus": [
249+
{ "name": "RTX 3090", "tokens": "298K", "noise": "70.2%", "power": "348W", "cost": "$0.10" },
250+
{ "name": "A100 80GB", "tokens": "274K", "noise": "70.2%", "power": "293W", "cost": "$0.20" }
251+
]
252+
},
245253
"metrics": [
254+
{ "value": "298K", "label": "Tokens/sec (RTX 3090)", "desc": "Verified on RunPod GPU", "theorem": "GPU" },
246255
{ "value": "20×", "label": "Memory Compression", "desc": "Theorem 3: 32-bit → 1.58-bit", "theorem": "3" },
247-
{ "value": "10×", "label": "Speed Boost", "desc": "Theorem 4: Optimal radix economy", "theorem": "4" },
248-
{ "value": "100%", "label": "Accuracy Preserved", "desc": "Theorem 1: Information optimality", "theorem": "1" },
249-
{ "value": "3000×", "label": "Energy Efficiency", "desc": "Projected on custom FPGA (verified: 20× on CPU)", "theorem": "2" }
256+
{ "value": "70%", "label": "Noise Robustness", "desc": "Accuracy at 30% trit corruption", "theorem": "1" },
257+
{ "value": "3000×", "label": "Energy Efficiency", "desc": "Projected on custom FPGA", "theorem": "2" }
250258
],
251259
"comparison": {
252260
"headers": ["Platform", "Memory", "Speed", "Accuracy", "Energy", "Theorem Basis"],

website/messages/ru.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -183,13 +183,21 @@
183183
]
184184
},
185185
"benchmarks": {
186-
"title": "Бенчмарки <span class=\"grad\">с Теоремами</span>",
187-
"sub": "✓ = Проверено на CPU | * = Проекция на GPU/FPGA. Текущий dev-сервер: только CPU.",
186+
"title": "GPU-Верифицированные <span class=\"grad\">Бенчмарки</span>",
187+
"sub": "✓ = Проверено на реальных GPU (RunPod) | RTX 3090 & A100 протестированы. Без симуляции.",
188+
"gpuVerified": {
189+
"badge": "🔥 ПРОВЕРЕНО НА РЕАЛЬНЫХ GPU",
190+
"note": "Бенчмарки запущены на облачных GPU RunPod, не симуляция",
191+
"gpus": [
192+
{ "name": "RTX 3090", "tokens": "298K", "noise": "70.2%", "power": "348W", "cost": "$0.10" },
193+
{ "name": "A100 80GB", "tokens": "274K", "noise": "70.2%", "power": "293W", "cost": "$0.20" }
194+
]
195+
},
188196
"metrics": [
197+
{ "value": "298K", "label": "Токенов/сек (RTX 3090)", "desc": "Проверено на RunPod GPU", "theorem": "GPU" },
189198
{ "value": "20×", "label": "Сжатие Памяти", "desc": "Теорема 3: 32-бит → 1.58-бит", "theorem": "3" },
190-
{ "value": "10×", "label": "Ускорение", "desc": "Теорема 4: Оптимальная экономия основания", "theorem": "4" },
191-
{ "value": "100%", "label": "Точность Сохранена", "desc": "Теорема 1: Информационная оптимальность", "theorem": "1" },
192-
{ "value": "3000×", "label": "Энергоэффективность", "desc": "Проекция на FPGA (проверено: 20× на CPU)", "theorem": "2" }
199+
{ "value": "70%", "label": "Устойчивость к Шуму", "desc": "Точность при 30% повреждении тритов", "theorem": "1" },
200+
{ "value": "3000×", "label": "Энергоэффективность", "desc": "Проекция на FPGA", "theorem": "2" }
193201
],
194202
"comparison": {
195203
"rows": [

website/src/components/sections/BenchmarksSection.tsx

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,64 @@ export default function BenchmarksSection() {
8282
<p>{b.sub}</p>
8383
</div>
8484

85+
{/* GPU Verification Badge */}
86+
{b.gpuVerified && (
87+
<motion.div
88+
className="fade"
89+
initial={{ opacity: 0, y: 20 }}
90+
whileInView={{ opacity: 1, y: 0 }}
91+
transition={{ duration: 0.5 }}
92+
viewport={{ once: true }}
93+
style={{
94+
background: 'linear-gradient(135deg, rgba(0, 229, 153, 0.1), rgba(0, 179, 119, 0.05))',
95+
border: '1px solid var(--accent)',
96+
borderRadius: '12px',
97+
padding: '1.5rem',
98+
marginTop: '2rem',
99+
marginBottom: '2rem',
100+
maxWidth: '800px',
101+
margin: '2rem auto'
102+
}}
103+
>
104+
<div style={{ textAlign: 'center', marginBottom: '1rem' }}>
105+
<span style={{
106+
background: 'var(--accent)',
107+
color: '#000',
108+
padding: '0.3rem 1rem',
109+
borderRadius: '20px',
110+
fontSize: '0.85rem',
111+
fontWeight: 600
112+
}}>
113+
{b.gpuVerified.badge}
114+
</span>
115+
</div>
116+
<p style={{ textAlign: 'center', color: 'var(--muted)', fontSize: '0.85rem', marginBottom: '1rem' }}>
117+
{b.gpuVerified.note}
118+
</p>
119+
<div style={{
120+
display: 'grid',
121+
gridTemplateColumns: 'repeat(auto-fit, minmax(150px, 1fr))',
122+
gap: '1rem'
123+
}}>
124+
{b.gpuVerified.gpus?.map((gpu: { name: string; tokens: string; noise: string; power: string }, i: number) => (
125+
<div key={i} style={{
126+
background: 'rgba(0, 0, 0, 0.3)',
127+
padding: '1rem',
128+
borderRadius: '8px',
129+
textAlign: 'center'
130+
}}>
131+
<div style={{ fontWeight: 600, color: 'var(--accent)', marginBottom: '0.5rem' }}>{gpu.name}</div>
132+
<div style={{ fontSize: '1.5rem', fontWeight: 700, color: 'var(--text)' }}>{gpu.tokens}</div>
133+
<div style={{ fontSize: '0.75rem', color: 'var(--muted)' }}>tokens/s</div>
134+
<div style={{ fontSize: '0.8rem', color: 'var(--muted)', marginTop: '0.5rem' }}>
135+
Noise: {gpu.noise} | {gpu.power}
136+
</div>
137+
</div>
138+
))}
139+
</div>
140+
</motion.div>
141+
)}
142+
85143
<div className="fade" style={{
86144
marginTop: '3rem',
87145
marginBottom: '4rem',

0 commit comments

Comments
 (0)