Klaus Post
9424dca9e4
jwt: Improve allocations (#13532)
Avoid string -> byte allocations.
```
BenchmarkParseJWTStandardClaims-32 3527152 343.2 ns/op 1489 B/op 21 allocs/op
BenchmarkParseJWTStandardClaims-32 4713199 259.2 ns/op 706 B/op 16 allocs/op
BenchmarkParseJWTMapClaims-32 2666668 448.7 ns/op 1883 B/op 32 allocs/op
BenchmarkParseJWTMapClaims-32 3120709 377.1 ns/op 1227 B/op 28 allocs/op
```
2021-10-28 17:04:48 -07:00
..
2021-10-22 01:33:28 -07:00
2021-06-01 14:59:40 -07:00
2021-10-18 17:24:30 -07:00
2021-06-01 14:59:40 -07:00
2021-10-20 11:31:09 -07:00
2021-09-14 12:52:46 -07:00
2021-09-29 16:40:28 -07:00
2021-10-18 08:39:59 -07:00
2021-06-01 14:59:40 -07:00
2021-10-11 17:40:11 -07:00
2021-09-07 09:57:32 -07:00
2021-06-01 14:59:40 -07:00
2021-08-18 18:35:22 -07:00
2021-10-28 17:03:00 -07:00
2021-10-14 10:19:17 -07:00
2021-10-28 17:04:48 -07:00
2021-06-01 14:59:40 -07:00
2021-08-18 18:35:22 -07:00
2021-10-28 07:35:28 -07:00
2021-06-01 14:59:40 -07:00
2021-08-18 18:35:22 -07:00
2021-06-01 14:59:40 -07:00
2021-09-30 11:53:01 -07:00
2021-10-18 08:44:36 -07:00
2021-08-18 18:35:22 -07:00
2021-06-01 14:59:40 -07:00