summaryrefslogtreecommitdiffstatshomepage
path: root/test/benchmark
AgeCommit message (Expand)AuthorFiles
2026-04-15test: replace busted with local harnessLewis Russell1
2025-09-26test: make preload of functional/testnvim.lua explicit (#35919)zeertzjq1
2025-08-28test: add treesitter long lines benchmarkvanaigr2
2025-05-26perf(runtime): vim.trim for long only whitespace stringsmonkoose1
2025-03-08test: add benchmark for nvim_replace_termcodes and keytrans()zeertzjq1
2025-01-06refactor: split predicates and directivesvanaigr1
2025-01-06test: benchmark treesitter highlighingvanaigr1
2024-11-28test: add decor benchmarksvanaigr1
2024-11-26perf(vim.text): use lookup table implementation for hex encoding (#30080)Gregory Anders1
2024-05-14test: fix incorrect function import (#28735)dundargoc1
2024-05-03perf(extmarks): better track whether namespace has extmarks (#28615)zeertzjq1
2024-04-23test: improve test conventionsdundargoc5
2024-04-10refactor(test): inject after_each differentlyLewis Russell4
2024-04-08test: improve test conventionsdundargoc5
2024-02-08Revert "fixup! add benchmark"Lewis Russell1
2024-02-08fixup! add benchmarkLewis Russell1
2024-02-07perf: improve utf_char2cells() performance (#27353)VanaIgr1
2024-01-18test: add screenpos() benchmarksVanaIgr1
2024-01-03feat(lua): add noref to deepcopyLewis Russell1
2023-12-04build: enable lintlua for test/unit/ dir #26396Justin M. Keyes3
2023-06-03feat(lua): rename vim.loop -> vim.uv (#22846)Lewis Russell3
2023-04-28test: add benchmark for vim.iterGregory Anders1
2023-04-27perf(events): store autocommands in flat vectors (#23256)ii141
2023-03-07test: move oldtests to test directory (#22536)dundargoc1
2022-11-05vim-patch:8.2.0615: regexp benchmark stest is old style (#20940)zeertzjq1
2022-11-04vim-patch:8.2.0540: regexp and other code not tested (#20930)zeertzjq2
2022-06-16test(treesitter): add benchmark #18989Lewis Russell1
2017-04-11test: helpers.execute() => helpers.feed_command()Justin M. Keyes1
2016-11-17build: Target luacheck HEAD.Justin M. Keyes1
2016-05-22test: Remove references to tiny.vim/small.vim/mbyte.vimMichael Ennen1
2015-11-23test/benchmark: clean up according to luacheckMarco Hinz1
2015-04-05vim-patch:7.4.497 #2295David Bürgin3