From d7d4ca06fc354f61eb97ce99f8928c3fd83b19e0 Mon Sep 17 00:00:00 2001 From: Shautvast Date: Tue, 22 Aug 2023 15:11:36 +0200 Subject: [PATCH] added benchmark results --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb875c4..9c77f8c 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,10 @@ | classic | avgt | 5 | 13312478.471 | ± 259931.663 | ns/op | | contiguous | avgt | 5 | 13063782.511 | ± 451500.662 | ns/op | ---> pretty much on par despite all the overhead for inspecting the list elements ---> will try to squeeze out more performance +* pretty much on par despite all the overhead for inspecting the list elements +* will try to squeeze out more performance + +*Benchmark environment details* ``` [ec2-user@ip-172-31-22-215 Contiguous]$ lscpu