time-to-botec

Benchmark sampling in different programming languages
Log | Files | Refs | README

commit 3e0282ab17fbec61a68a51450ace4975f2e04a99
parent 4e079e9015a4c3ae6214e337314f11daadca849f
Author: NunoSempere <nuno.sempere@protonmail.com>
Date:   Thu, 17 Aug 2023 14:20:20 +0200

delete current langs table, as redunant with perf table.

Diffstat:
MREADME.md | 9---------
1 file changed, 0 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md @@ -20,15 +20,6 @@ I don't particularly care about the speed of this particular example, but rather The title of this repository is a pun on two meanings of "time to": "how much time does it take to do x", and "let's do x". "BOTEC" stands for "back of the envelope calculation". -## Current languages - -- [x] C -- [x] Javascript (NodeJS) -- [x] Squiggle -- [x] R -- [x] Python -- [x] Nim - ## Comparison table | Language | Time | Lines of code |