]> gitweb.factorcode.org Git - factor.git/history - basis/tools/profiler/sampling/sampling.factor
use reject instead of [ ... not ] filter.
[factor.git] / basis / tools / profiler / sampling / sampling.factor
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-08-05 John Benediktssontools.profiler.sampling: use formatting instead of...
2013-04-22 John Benediktssontools.profiler.sampling: don't mis-use collect-by.
2013-03-15 John BenediktssonUse bl in more places.
2013-03-10 Doug Colemanmath.statistics: Fix histogram and collect. Histogram...
2013-03-08 John Benediktssontools.profiler.sampling: more use of hash-sets.
2013-03-01 John Benediktssontools.profiler.sampling: fix top-down*.
2012-11-27 Doug Colemanbasis: Try to fix the build. My profiler is hanging...
2012-07-21 John BenediktssonUsing "same?" in more places.
2011-12-01 Doug Colemantools.profiler.sampling: Don't use calendar because...
2011-12-01 Doug Colemancore/basis: trim down using lists
2011-11-09 Joe Grofftools.profiler.sampling: preliminary docs
2011-11-08 Joe Grofftools.profiler.sampling: top-down-max-depth report
2011-11-08 Joe Grofftools.profiler.sampling: change some names around
2011-11-03 Joe Grofftools.profiler.sampling: mess with formatting more
2011-11-03 Joe Grofftools.profiler.sampling: cross-section report
2011-11-03 Joe Grofftools.profiler.sampling: twiddle output format
2011-11-03 Doug ColemanUnbreakify the new profiler, add a couple of unit tests...
2011-11-02 Doug ColemanKeep the profiling results even when the quotation...
2011-11-02 Joe Groffvm: count samples during unoptimized compiler
2011-11-02 Joe Grofftools.profiler.sampling: fix stack effect name
2011-11-02 Joe Grofftools.profiler.sampling: make rate a global var
2011-11-02 Joe Grofftools.profiler.sampling: groom flat profile
2011-11-02 Joe Grofftools.profiler.sampling: flat profile report
2011-11-02 Joe Grofftools.profiler.sampling: add detail to profile.
2011-11-02 Joe Grofftools.profiler.sampling: "top-down" and "profile."
2011-11-02 Joe Groffvm: parameterize sampling rate
2011-11-02 Joe Grofftools.profiler.sampling: smoke tests and metadata
2011-11-02 Joe Grofftools.profiler.sampling: very basic frontend words