akrl pushed a change to branch externals/elisp-benchmarks. from fe6aa3e * Use the Emacs native compiler if available new a0e3daf * benchmarks/flet.el: Add new u-benchmark. new 2f653a2 * .gitignore: Ignore eln files and eln compile folder. new f230f42 * elisp-benchmarks.el (elisp-benchmarks-run): Minor, better regexp. new b5881ec * benchmarks/pcase.el: Add new u-benchmark. new e26947a * benchmarks/map-closure.el: Add new u-benchmark. new 08a960d ; * elisp-benchmarks.el: Tag new version and update copyright.
Summary of changes: .gitignore | 2 ++ benchmarks/{fibn-tc.el => flet.el} | 26 +++++++++++------- benchmarks/{listlen-tc.el => map-closure.el} | 35 ++++++++++++------------ benchmarks/{inclist.el => pcase.el} | 40 +++++++++++++++++----------- elisp-benchmarks.el | 6 ++--- 5 files changed, 63 insertions(+), 46 deletions(-) copy benchmarks/{fibn-tc.el => flet.el} (62%) copy benchmarks/{listlen-tc.el => map-closure.el} (57%) copy benchmarks/{inclist.el => pcase.el} (55%)