benchmark.el
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 04 Feb 2012 23:58:23 +0200
changeset 1207 b014c71fdb7d
parent 1206 c52cd5d0e9ed
child 1208 e0471b6b99d2
child 1219 7d462f37bb78
benchmark.el
emacs.rst
--- a/emacs.rst	Sat Feb 04 18:34:48 2012 +0200
+++ b/emacs.rst	Sat Feb 04 23:58:23 2012 +0200
@@ -168,6 +168,7 @@
 ::
 
   (benchmark-run 1 (revert-buffer))
+  (benchmark-run-compiled 1 (hi-lock-face-phrase-buffer "hello" 'hi-yellow))
 
 elp.el.
 -------