push
github
perf: introduce perf test for luafun When fixing `drop_while` function in `luafun` submodule, we wrote a benchmark to choose the most efficient solution - let's put it to our perf test suite. The commit creates a new perf test for `luafun` module and puts there above-mentioned benchmark. NO_TEST=perftest NO_CHANGELOG=perftest NO_DOC=perftest (cherry picked from commit 6ae595f5d)
68522 of 121744 branches covered (56.28%)
101129 of 115882 relevant lines covered (87.27%)
2507771.9 hits per line