File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -929,12 +929,12 @@ Specs:
929929goos: darwin
930930goarch: arm64
931931pkg: github.com /bonkzero404/gojson2sql
932- BenchmarkJson2Sql_BuildRaw-8 12331 105328 ns/op 32367 B /op 563 allocs/op
933- BenchmarkJson2Sql_Generate-8 9469 122841 ns/op 43908 B /op 662 allocs/op
934- BenchmarkJson2Sql_Union_BuildRaw-8 5832 200529 ns/op 71018 B /op 1118 allocs/op
935- BenchmarkJson2Sql_Union_Generate-8 4783 244807 ns/op 80860 B /op 1244 allocs/op
936- BenchmarkJson2Sql_BuildRaw_WithSanitizedSQLi-8 5600 205645 ns/op 52442 B /op 683 allocs/op
937- BenchmarkJson2Sql_Generate_WithSanitizedSQLi-8 4513 280251 ns/op 64269 B /op 782 allocs/op
938- BenchmarkJson2Sql_Union_BuildRaw_WithSanitizedSQLi-8 2888 395167 ns/op 92439 B /op 1238 allocs/op
939- BenchmarkJson2Sql_Union_Generate_WithSanitizedSQLi-8 2209 516783 ns/op 102815 B /op 1364 allocs/op
932+ BenchmarkJson2Sql_BuildRaw-8 29390 39416 ns/op 29289 B /op 507 allocs/op
933+ BenchmarkJson2Sql_Generate-8 17575 67617 ns/op 41164 B /op 607 allocs/op
934+ BenchmarkJson2Sql_Union_BuildRaw-8 13789 86378 ns/op 65804 B /op 1016 allocs/op
935+ BenchmarkJson2Sql_Union_Generate-8 8659 131424 ns/op 76072 B /op 1143 allocs/op
936+ BenchmarkJson2Sql_BuildRaw_WithSanitizedSQLi-8 8269 146946 ns/op 49644 B /op 627 allocs/op
937+ BenchmarkJson2Sql_Generate_WithSanitizedSQLi-8 5640 211519 ns/op 61368 B /op 727 allocs/op
938+ BenchmarkJson2Sql_Union_BuildRaw_WithSanitizedSQLi-8 4190 282480 ns/op 87426 B /op 1137 allocs/op
939+ BenchmarkJson2Sql_Union_Generate_WithSanitizedSQLi-8 2959 401434 ns/op 97889 B /op 1263 allocs/op
940940```
You can’t perform that action at this time.
0 commit comments