Files
containerd/runtime
Sebastiaan van Stijn 577696f608 replace some basic uses of fmt.Sprintf()
Really tiny gains here, and doesn't significantly impact readability:

    BenchmarkSprintf
    BenchmarkSprintf-10    11528700     91.59 ns/op   32 B/op  1 allocs/op
    BenchmarkConcat
    BenchmarkConcat-10    100000000     11.76 ns/op    0 B/op  0 allocs/op

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-10 13:24:43 +02:00
..
2018-02-19 10:32:26 +09:00
2021-07-23 10:04:46 -07:00
2022-08-10 14:02:53 -07:00