summaryrefslogtreecommitdiff
path: root/compat/json/borrowed_bench_test.go
AgeCommit message (Collapse)Author
2023-02-10Sync borrowed code from Go 1.20Luke Shumaker
New tests mean encode.go and compat.go also need some bugfixes.
2023-02-07compat: Enable the cache benchmarkLuke Shumaker
This should have been done back in 8aa12d3 (struct.go: Cache structIndexes, 2023-01-26)
2022-09-19Give every .go file an SPDX-License-IdentifierLuke Shumaker
2022-08-17Get the borrowed files passing the linterLuke Shumaker
2022-08-17Get the new borrowed tests running right [ci-skip]Luke Shumaker
2022-08-17Borrow more test files [ci-skip]Luke Shumaker