diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2025-06-04 23:34:15 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2025-06-04 23:34:15 +0200 |
commit | fbbb5ff452f81a8aa9f362636d9a58788ec59781 (patch) | |
tree | 33ace88e08622771bfb7c64db5844242cbd4b74f | |
parent | 2da47225adf2c47abaa81d6a0b602dea0e7ca9ef (diff) |
fixup! fasterMes: 01_performance_report.md: Add it.
-rw-r--r-- | content/fasterMes/01_performance_report.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/fasterMes/01_performance_report.md b/content/fasterMes/01_performance_report.md index fb219b8..6e1ad75 100644 --- a/content/fasterMes/01_performance_report.md +++ b/content/fasterMes/01_performance_report.md @@ -5,7 +5,6 @@ Tags: GNU Mes interpreter speedup Slug: fasterMes1 Lang: en Summary: How fast is GNU Mes' scheme interpreter really? -Status: draft Before[^heh] starting our work in [the project][project] we should, first, make sure that we know that our hypothesis is true and GNU Mes could be faster and, |