We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48a452 commit 1749e37Copy full SHA for 1749e37
website/content/benchmark-showcase.ts
@@ -68,7 +68,7 @@ export const BENCHMARK_SHOWCASE_CONFIG: BenchmarkShowcaseConfig[] = [
68
runmat: "RunMat (GPU)",
69
},
70
71
- headlineOverride: "RunMat is 10-100x faster at large elementwise math",
+ headlineOverride: "100x faster than NumPy at 10B points",
72
stat: {
73
compareImpl: "python-numpy",
74
referenceImpl: "runmat",
0 commit comments