aboutsummaryrefslogtreecommitdiff
path: root/starlark/bench_test.go
AgeCommit message (Expand)Author
2020-12-02starlark: add parameter to bench_xyz(b) benchmark functions (#323)alandonovan
2019-02-19starlark: fix broken benchmark (needed -nesteddef) (#154)alandonovan
2019-01-03starlark: add StringDict.Keys method (#86)alandonovan
2018-12-06starlark: rename .bzl file to hide it from the Bazel linter (#44)alandonovan
2018-12-03internal/compile: optimize the encoding (#38)alandonovan