Skip to content

Commit bf31182

Browse files
authored
[no-ci] Update README.md
1 parent 7619250 commit bf31182

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ C# code available under a liberal open-source licence (MIT).
2424

2525
We use the enron base64 data for benchmarking, see benchmark/data/email.
2626
We process the data as UTF-8 (ASCII) using the .NET accelerated functions
27-
as a reference (`System.Buffers.Text.Base64.DecodeFromUtf8`).
27+
as a reference (`System.Buffers.Text.Base64.DecodeFromUtf8`). Our benchmark results are
28+
fully reproducible.
2829

2930

3031
| processor and base freq. | SimdBase64 (GB/s) | .NET speed (GB/s) | speed up |

0 commit comments

Comments
 (0)