]> git.eshelyaron.com Git - emacs.git/commit
Create benchmark directory and add some benchmark tasks
authorGemini Lasswell <gazally@runbox.com>
Fri, 23 Nov 2018 20:36:32 +0000 (12:36 -0800)
committerGemini Lasswell <gazally@runbox.com>
Sun, 25 Nov 2018 20:31:24 +0000 (12:31 -0800)
commite2b5f51785f5aae837c0c876237acf56bae8c674
treebce6541d38ec2862f53a6eaf1aa41a389d317d6d
parent52c7cc8621593dc9231ed8e84796d11b55e77dec
Create benchmark directory and add some benchmark tasks

* benchmark/lisp/cus-theme-tasks.el:
* benchmark/lisp/emacs-lisp/bytecomp-tasks.el:
* benchmark/lisp/kmacro-tasks.el:
* benchmark/lisp/textmodes/fill-tasks.el:
* benchmark/src/cmds-tasks.el:
* benchmark/src/data-tasks.el:
* benchmark/src/emacs-tasks.el:
* benchmark/src/syntax-tasks.el: New files.
benchmark/lisp/cus-theme-tasks.el [new file with mode: 0644]
benchmark/lisp/emacs-lisp/bytecomp-tasks.el [new file with mode: 0644]
benchmark/lisp/kmacro-tasks.el [new file with mode: 0644]
benchmark/lisp/textmodes/fill-tasks.el [new file with mode: 0644]
benchmark/src/cmds-tasks.el [new file with mode: 0644]
benchmark/src/data-tasks.el [new file with mode: 0644]
benchmark/src/emacs-tasks.el [new file with mode: 0644]
benchmark/src/syntax-tasks.el [new file with mode: 0644]