Skip to content

Commit 65c6136

Browse files
eprifticlaude
andcommitted
Highlight gpredomics Rust engine 1000x speedup over R
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 995e1ad commit 65c6136

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -320,8 +320,8 @@ <h1>Predictive Models<br />from Omics Data</h1>
320320
<div class="stat-label">Implementations</div>
321321
</div>
322322
<div class="stat">
323-
<div class="stat-value">Rust</div>
324-
<div class="stat-label">High-perf Engine</div>
323+
<div class="stat-value">1000x</div>
324+
<div class="stat-label">Faster (Rust)</div>
325325
</div>
326326
<div class="stat">
327327
<div class="stat-value">AUC 1.0</div>
@@ -373,7 +373,7 @@ <h3>Cross-validation</h3>
373373
<div class="feature-card">
374374
<div class="feature-icon fi-orange">&#x26A1;</div>
375375
<h3>Blazing Fast</h3>
376-
<p>Core engine written in Rust. Analyze 1,980 features across 180 samples in under 10 seconds with GPU acceleration support.</p>
376+
<p>Core engine rewritten in Rust, delivering up to 1,000x speedup over the original R implementation. Analyze thousands of features in seconds.</p>
377377
</div>
378378
</div>
379379
</div>
@@ -423,7 +423,7 @@ <h2 class="section-title">The Predomics Suite</h2>
423423
<div class="suite-card rust">
424424
<span class="suite-badge badge-rust">Rust + Python</span>
425425
<h3>gpredomics</h3>
426-
<p>High-performance ML engine. Runs evolutionary algorithms at native speed with Python bindings via gpredomicspy. Full experiment control from scripts or notebooks.</p>
426+
<p>High-performance ML engine rewritten from scratch in Rust &mdash; up to 1,000x faster than the original R package. Exposes Python bindings via gpredomicspy for seamless integration with notebooks and scripts.</p>
427427
<a href="https://github.com/predomics/gpredomics" class="suite-link">View Repository &rarr;</a>
428428
</div>
429429
<div class="suite-card web">

0 commit comments

Comments
 (0)