[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs repository benchmark: bzr and git
From: |
Jonathan Corbet |
Subject: |
Re: Emacs repository benchmark: bzr and git |
Date: |
Tue, 18 Mar 2008 12:41:04 -0600 |
dhruva <address@hidden> wrote:
> How do I get rid of cache if I have to restart the tests? I plan to
> analyze the '--lsprof' output to see if there is different code path
> and the so called hot/cold cache making any difference.
Assuming you're running on a Linux kernel:
# sync
# echo 3 > /proc/sys/vm/drop_caches
That dumps everything which does not require writeback, leaving you with
a quite cold cache.
jon
- Re: Emacs repository benchmark: bzr and git, (continued)
- Re: Emacs repository benchmark: bzr and git, Stephen J. Turnbull, 2008/03/29
- Re: Emacs repository benchmark: bzr and git, Richard Stallman, 2008/03/30
- Re: Emacs repository benchmark: bzr and git, Richard Stallman, 2008/03/30
- Re: Emacs repository benchmark: bzr and git, Jonathan Rockway, 2008/03/30
- Re: Emacs repository benchmark: bzr and git, Richard Stallman, 2008/03/30
- Re: Emacs repository benchmark: bzr and git, Xavier Maillard, 2008/03/30
- Re: Emacs repository benchmark: bzr and git, Matthieu Moy, 2008/03/18
- Re: Emacs repository benchmark: bzr and git, Teemu Likonen, 2008/03/19
Re: Emacs repository benchmark: bzr and git, Matthieu Moy, 2008/03/18
Re: Emacs repository benchmark: bzr and git, Eli Zaretskii, 2008/03/18
Re: Emacs repository benchmark: bzr and git, Teemu Likonen, 2008/03/18
Re: Emacs repository benchmark: bzr and git, Stefan Monnier, 2008/03/18
Re: Emacs repository benchmark: bzr and git, Juanma Barranquero, 2008/03/18
Re: Emacs repository benchmark: bzr and git, Andreas Schwab, 2008/03/18
Re: Emacs repository benchmark: bzr and git, James Westby, 2008/03/18
Re: Emacs repository benchmark: bzr and git (rerun), Teemu Likonen, 2008/03/19