good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 2f8f69cf authored by Anmol Sethi's avatar Anmol Sethi
Browse files

Add more sizes to BenchmarkXOR

parent 0fc34f98
No related branches found
No related tags found
No related merge requests found
......@@ -334,8 +334,12 @@ func basixXOR(maskKey [4]byte, pos int, b []byte) int {
func BenchmarkXOR(b *testing.B) {
sizes := []int{
2,
3,
4,
8,
16,
32,
128,
512,
4096,
16384,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment