gnome-shell/js
Owen W. Taylor 023a274e41 Allow running multiple iterations of a performance test
Add gnome-shell options:

  --perf-iters=ITERS"
    Numbers of iterations of performance module to run
  --perf-warmup
    Run a dry run before performance tests

Make a successful run of a performance test return 0 not non-zero,
and handle the difference between that and a 0-exit in normal
usage (meaning replaced) in the wrapper.

https://bugzilla.gnome.org/show_bug.cgi?id=618189
2010-05-21 00:18:45 -04:00
..
misc minor js cleanups 2010-05-19 13:26:41 -04:00
perf Add simple malloc statistics and metrics 2010-05-21 00:18:45 -04:00
prefs minor js cleanups 2010-05-19 13:26:41 -04:00
ui Allow running multiple iterations of a performance test 2010-05-21 00:18:45 -04:00
Makefile.am Add a simple preference dialog for the clock 2010-05-09 01:07:47 +02:00