minio/.github
Harshavardhana 82075e8e3a
use strconv variants to improve on performance per 'op' (#17626)
```
BenchmarkItoa
BenchmarkItoa-8         	673628088	         1.946 ns/op	       0 B/op	       0 allocs/op
BenchmarkFormatInt
BenchmarkFormatInt-8    	592919769	         2.012 ns/op	       0 B/op	       0 allocs/op
BenchmarkSprint
BenchmarkSprint-8       	26149144	        49.06 ns/op	       2 B/op	       1 allocs/op
BenchmarkSprintBool
BenchmarkSprintBool-8   	26440180	        45.92 ns/op	       4 B/op	       1 allocs/op
BenchmarkFormatBool
BenchmarkFormatBool-8   	1000000000	         0.2558 ns/op	       0 B/op	       0 allocs/op
```
2023-07-11 07:46:58 -07:00
..
ISSUE_TEMPLATE Add Subnet link in the issue template for urgency clause (#14131) 2022-01-20 09:37:40 -08:00
workflows use strconv variants to improve on performance per 'op' (#17626) 2023-07-11 07:46:58 -07:00
ISSUE_TEMPLATE.md Slight tweaks to SUBNET portion of the template (#14205) 2022-01-28 16:04:16 -08:00
PULL_REQUEST_TEMPLATE.md Update PR template to make it easy to request for doc changes (#15665) 2022-09-07 15:25:02 -07:00
logo.svg Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
stale.yml change to do-not-close 2022-01-23 20:36:59 -08:00