Skip to content

Commit

Permalink
Documented coradoc benchmarking results (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Nov 13, 2023
1 parent 24857ab commit d544d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion results/RESULTS.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ end
```
With this test we compare intensive native Ruby code processing. Tebako package shows stable 20% performance gain.
This gain is a result of faster access to Ruby standard library as explained above.
Constant difference shows that there is no difference in code execution between native Ruby and tebako package.
Also the test shows that there is no difference in code execution between native Ruby and tebako package.

image::coradoc-benchmarking.jpg[coradoc benchmarking results]

Expand Down

0 comments on commit d544d32

Please sign in to comment.