File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -205,11 +205,12 @@ goos: linux
205
205
goarch: amd64
206
206
pkg: github.com/pandatix/go-cvss/40
207
207
cpu: 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz
208
- BenchmarkParseVector_B-12 4363825 276.7 ns/op 16 B/op 1 allocs/op
209
- BenchmarkParseVector_BTES-12 1304852 896.8 ns/op 16 B/op 1 allocs/op
210
- BenchmarkCVSS40Vector-12 3962140 320.7 ns/op 192 B/op 1 allocs/op
211
- BenchmarkCVSS40Get-12 300182163 3.900 ns/op 0 B/op 0 allocs/op
212
- BenchmarkCVSS40Set-12 112736655 10.69 ns/op 0 B/op 0 allocs/op
208
+ BenchmarkParseVector_B-12 3038960 402.7 ns/op 16 B/op 1 allocs/op
209
+ BenchmarkParseVector_BTES-12 931626 1124 ns/op 16 B/op 1 allocs/op
210
+ BenchmarkCVSS40Vector-12 2162690 604.2 ns/op 192 B/op 1 allocs/op
211
+ BenchmarkCVSS40Get-12 219190380 5.748 ns/op 0 B/op 0 allocs/op
212
+ BenchmarkCVSS40Set-12 114939408 10.67 ns/op 0 B/op 0 allocs/op
213
+ BenchmarkCVSS40Score-12 1132005 1286 ns/op 0 B/op 0 allocs/op
213
214
```
214
215
215
216
### How it works
You can’t perform that action at this time.
0 commit comments