added benchmark results

This commit is contained in:
Shautvast 2023-08-22 15:11:36 +02:00
parent ccb0bbf662
commit d7d4ca06fc

View file

@ -19,8 +19,10 @@
| classic | avgt | 5 | 13312478.471 | ± 259931.663 | ns/op | | classic | avgt | 5 | 13312478.471 | ± 259931.663 | ns/op |
| contiguous | avgt | 5 | 13063782.511 | ± 451500.662 | ns/op | | contiguous | avgt | 5 | 13063782.511 | ± 451500.662 | ns/op |
--> pretty much on par despite all the overhead for inspecting the list elements * pretty much on par despite all the overhead for inspecting the list elements
--> will try to squeeze out more performance * will try to squeeze out more performance
*Benchmark environment details*
``` ```
[ec2-user@ip-172-31-22-215 Contiguous]$ lscpu [ec2-user@ip-172-31-22-215 Contiguous]$ lscpu