go-jsonnet/builtin-benchmarks
Johannes Gräger dec1aa2be3
feat: Go implementation for manifestYamlDoc and escapeStringJson (#742)
* Builtins for escapeStringJson and manifestYamlDoc

* Benchmark and tests
2024-06-09 19:27:15 +01:00
..
base64_byte_array.jsonnet feat: improve stdlib base64 performance by 98.58%+ 2020-01-27 09:40:21 +01:00
base64.jsonnet feat: improve stdlib base64 performance by 98.58%+ 2020-01-27 09:40:21 +01:00
base64Decode.jsonnet Fix incorrect file case 2022-03-03 22:49:02 +00:00
base64DecodeBytes.jsonnet feat: improve std.base64Decode performance 97%+ (#346) 2020-01-27 14:31:45 +01:00
comparison2.jsonnet Support for array comparison 2020-10-30 20:42:46 +01:00
comparison.jsonnet Support for array comparison 2020-10-30 20:42:46 +01:00
escapeStringJson.jsonnet feat: Go implementation for manifestYamlDoc and escapeStringJson (#742) 2024-06-09 19:27:15 +01:00
foldl.jsonnet feat(test): add foldl benchmark test 2022-09-27 21:46:37 +01:00
lstripChars.jsonnet feat: add benchmark data for builtin implementations 2022-10-25 16:22:34 +01:00
manifestJsonEx.jsonnet perf(stdlib): ️ implement manifestJsonEx as native Go 2020-06-13 19:53:42 +02:00
manifestTomlEx.jsonnet feat: implementation of manifestTomlEx in Go 2022-10-19 04:50:41 +01:00
manifestYamlDoc.jsonnet feat: Go implementation for manifestYamlDoc and escapeStringJson (#742) 2024-06-09 19:27:15 +01:00
member.jsonnet feat: add benchmark data for builtin implementations 2022-10-25 16:22:34 +01:00
parseInt.jsonnet feat: add go implementation of std.parseInt 2022-09-04 15:59:03 +01:00
reverse.jsonnet feat: improve std.reverse performance by 73.39% 2020-01-26 22:11:59 +01:00
rstripChars.jsonnet feat: add benchmark data for builtin implementations 2022-10-25 16:22:34 +01:00
stripChars.jsonnet feat: add benchmark data for builtin implementations 2022-10-25 16:22:34 +01:00
substr.jsonnet feat: Improve performance of substr by 84.44% 2020-01-26 09:20:58 +01:00