small refactor

This commit is contained in:
2019-08-01 09:20:08 +03:00
parent 6b1c316f04
commit 7daf015ed2
2 changed files with 6 additions and 7 deletions

View File

@ -16,7 +16,7 @@ Also output was unbuffered, because that is what rubyx implements.
# Results
Results were measured by a ruby script. Mean and variance was measured until variance was low,
always under one percent. Noop showed that program startup is a factor, so all programs loop from 10 to 50k.
always under one percent. Noop showed that program startup is a factor, so all programs loop somewhere from 1M to 100, depending on how intensive.
The machine was a virtual arm (qemu) run on a acer swift 5 (i5 8265 3.9GHz), performance roughly equivalent to a raspberry pi.
Results (in ms) should be seen as relative, not absolute.