summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/benchmark.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Silence byte-compiler in benchmark.elStefan Kangas2022-10-071-0/+1
* Merge from origin/emacs-28Stefan Kangas2022-09-211-1/+1
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-201-1/+1
* | * Have `benchmark-run-compiled' use the native compiler when availableAndrea Corallo2022-01-271-1/+5
|/
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* * lisp/emacs-lisp/benchmark.el (benchmark-elapse): TweakStefan Monnier2021-06-111-2/+1
* * lisp/emacs-lisp/benchmark.el (benchmark-call): New functionStefan Monnier2021-03-171-31/+67
* Fix byte-compilation warning in benchmark-runLars Ingebrigtsen2021-03-101-1/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Merge from origin/emacs-27Glenn Morris2020-11-161-1/+1
|\
| * ; * lisp/emacs-lisp/benchmark.el (benchmark-run): Fix docstringPhilipp Stephani2020-11-161-1/+1
* | Revert last change in benchmark.elBasil L. Contovounesios2020-06-211-1/+1
* | Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-211-1/+1
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Add new macro `benchmark-progn'Lars Ingebrigtsen2019-10-151-0/+24
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | (benchmark-run-compiled): Make it work like 'benchmark-run' againStefan Monnier2018-03-271-3/+3
* | * lisp/emacs-lisp/benchmark.el (benchmark-run): Allow variable.Stefan Monnier2018-03-261-3/+3
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+2
|\ \ | |/
| * Improve documentation of Profiling featuresEli Zaretskii2018-02-171-1/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-5/+3
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Use lexical binding in benchmark.elTino Calancha2017-03-031-4/+2
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* New emacs-lisp-byte-code-mode; misc minor changes.Stefan Monnier2012-09-091-4/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * emacs-lisp/benchmark.el (benchmark-elapse): Use float-time.Paul Eggert2011-06-301-3/+2
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * emacs-lisp/benchmark.el (benchmark): Reflow docstring.Juanma Barranquero2009-03-171-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-8/+9
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1