istio.io/istio@v0.0.0-20240520182934-d79c90f27776/pkg/cache/bench.baseline (about) 1 # 3/19/2018 2 BenchmarkLRUGet-8 20000000 67.3 ns/op 0 B/op 0 allocs/op 3 BenchmarkLRUGetConcurrent-8 1000000 1984 ns/op 0 B/op 0 allocs/op 4 BenchmarkLRUSet-8 20000000 64.7 ns/op 0 B/op 0 allocs/op 5 BenchmarkLRUSetConcurrent-8 1000000 2315 ns/op 0 B/op 0 allocs/op 6 BenchmarkLRUGetSetConcurrent-8 1000000 2299 ns/op 0 B/op 0 allocs/op 7 BenchmarkLRUSetRemove-8 5000000 417 ns/op 54 B/op 3 allocs/op 8 BenchmarkTTLGet-8 20000000 57.0 ns/op 0 B/op 0 allocs/op 9 BenchmarkTTLGetConcurrent-8 3000000 612 ns/op 0 B/op 0 allocs/op 10 BenchmarkTTLSet-8 10000000 192 ns/op 48 B/op 2 allocs/op 11 BenchmarkTTLSetConcurrent-8 500000 2801 ns/op 336 B/op 14 allocs/op 12 BenchmarkTTLGetSetConcurrent-8 5000000 1049 ns/op 48 B/op 2 allocs/op 13 BenchmarkTTLSetRemove-8 3000000 654 ns/op 125 B/op 7 allocs/op