Update benchmark for 2021-01

This commit is contained in:
akp 2021-12-03 14:32:51 +00:00
parent 842262db73
commit 053dde805d
No known key found for this signature in database
GPG key ID: AA5726202C8879B7

View file

@ -5,19 +5,28 @@ Runs per part: 200
--------------------------------------------------------------------------------
Golang
benchmark.part.1.avg: 0.000094 seconds
benchmark.part.1.min: 0.000047 seconds
benchmark.part.1.max: 0.000818 seconds
benchmark.part.2.avg: 0.000112 seconds
benchmark.part.2.min: 0.000057 seconds
benchmark.part.2.max: 0.000535 seconds
benchmark.part.1.avg: 0.000056 seconds
benchmark.part.1.min: 0.000041 seconds
benchmark.part.1.max: 0.000226 seconds
benchmark.part.2.avg: 0.000075 seconds
benchmark.part.2.min: 0.000045 seconds
benchmark.part.2.max: 0.001601 seconds
--------------------------------------------------------------------------------
Nim
benchmark.part.1.avg: 0.000360 seconds
benchmark.part.1.min: 0.000246 seconds
benchmark.part.1.max: 0.000950 seconds
benchmark.part.2.avg: 0.006874 seconds
benchmark.part.2.min: 0.004758 seconds
benchmark.part.2.max: 0.014110 seconds
--------------------------------------------------------------------------------
Python
benchmark.part.1.avg: 0.001437 seconds
benchmark.part.1.min: 0.000452 seconds
benchmark.part.1.max: 0.012373 seconds
benchmark.part.2.avg: 0.002187 seconds
benchmark.part.2.min: 0.000762 seconds
benchmark.part.2.max: 0.005535 seconds
benchmark.part.1.avg: 0.000569 seconds
benchmark.part.1.min: 0.000486 seconds
benchmark.part.1.max: 0.001104 seconds
benchmark.part.2.avg: 0.000948 seconds
benchmark.part.2.min: 0.000823 seconds
benchmark.part.2.max: 0.001922 seconds
--------------------------------------------------------------------------------