platform_bionic/benchmarks/spawn
Ryan Prichard aa85ac2b08 Add benchmarks that run simple programs
Specifically, test the wall-clock time for running:
 * a C program that does nothing (i.e. no STL)
 * a C++ program that does nothing
 * a statically-linked C++ program
 * toybox true (in /system/bin and /vendor/bin)
 * mksh -c true (in /system/bin and /vendor/bin)

Test: bionic-spawn-benchmarks
Change-Id: I961850ec90004cac83088feab5783f4f27768be1
2019-09-25 09:35:43 +00:00
..
Android.bp Add benchmarks that run simple programs 2019-09-25 09:35:43 +00:00
AndroidTest.xml Add benchmarks that run simple programs 2019-09-25 09:35:43 +00:00
noop.cpp Add benchmarks that run simple programs 2019-09-25 09:35:43 +00:00
spawn_benchmarks.cpp Add benchmarks that run simple programs 2019-09-25 09:35:43 +00:00