We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c05c25f commit fc0d6a1Copy full SHA for fc0d6a1
README.md
@@ -6,6 +6,8 @@ goos: darwin
6
goarch: arm64
7
pkg: github.com/ndx-technologies/base10quant
8
cpu: Apple M3 Max
9
-BenchmarkL9/string-16 96114614 12.32 ns/op 16 B/op 1 allocs/op
10
-BenchmarkL9/from_string-16 160158512 7.478 ns/op 0 B/op 0 allocs/op
+BenchmarkL9/string-16 93159283 12.71 ns/op 16 B/op 1 allocs/op
+BenchmarkL9/from_string-16 149476885 8.018 ns/op 0 B/op 0 allocs/op
11
+PASS
12
+ok github.com/ndx-technologies/base10quant 3.436s
13
```
0 commit comments