diff --git a/src/pages/index.astro b/src/pages/index.astro index 81eb821..e78581f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -578,8 +578,8 @@ const vscodeSlides = [

Standard Library with Batteries Included

Flix comes with a fully-featured Standard Library that offers access - to more than - 3,100+ functions. + to more than 4,000+ functions.

For example, the List module has more than 100 functions and @@ -650,7 +650,7 @@ const vscodeSlides = [

Compiler Performance: The Raw Numbers

The following table illustrates the performance of the Flix compiler - on an Apple M2 Pro with a 10‑core CPU running on OpenJDK 21: + on an Apple M2 Pro with a 10‑core CPU running on OpenJDK 26:

@@ -658,13 +658,13 @@ const vscodeSlides = [ 64,956 lines/sec133,287 lines/sec @@ -900,17 +900,17 @@ const vscodeSlides = [
Throughput (entire compiler): 60,159 lines/sec
Throughput (frontend only): 140,382 lines/sec
- 7,400+ - 4,100+ - +
4,900+ Merged Pull Requests (PRs)
3,100+ Resolved Issues (Tickets)
70+97+ Contributors