aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2023-01-19 20:38:06 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2023-01-19 20:46:29 -0500
commitccaa196d6cfa19b9e7a49b1572f0608bb085c1e8 (patch)
tree2a2f46bdbeeaf999735cb5b39b5e0d0792c1291a /docs/index.html
parentdb848c219c63e0f24412e160782cddb86f5d950c (diff)
Performance updates
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 097415c8..53cf62b6 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -31,7 +31,7 @@
</ul>
<p>BQN <strong>will provide</strong>:</p>
<ul>
-<li>State of the art array <a href="implementation/perf.html">performance</a>: CBQN credibly competes with the fastest array languages, but isn't dominant yet.</li>
+<li>State of the art array <a href="implementation/perf.html">performance</a>: CBQN beats the fastest array languages much of the time, but not always!</li>
<li>Libraries with interfaces for common file formats like JSON and CSV</li>
<li>A standard system to install and use libraries and packages, and support for package managers</li>
</ul>