blob: a090bd57de6066e54c2b66b188b035626d530084 [file] [log] [blame] [view]
Przemyslaw Pietrzkiewicz54de9e12015-10-23 14:51:06 +02001# benchmarks
2
3This directory contains mojo applications that are run as performance benchmarks
4by [mojo_benchmark](../mojo/devtools/common/mojo_benchmark).
5
6See also:
7 - [documentation](../mojo/devtools/common/docs/mojo_benchmark.md) for
8 `mojo_benchmark`
9
10## Legacy benchmarks
11`benchmark_runner.py` and the `startup` benchmark are the remainings of the
12previous take on performance benchmarks. These can be dropped once we can track
13startup time of the shell itself using the new system.