platform_bionic/benchmarks/suites
Suren Baghdasaryan 9a0a360ed6 Add mmap syscall benchmarks
Add benchmarks to monitor performance of the syscalls which are frequently
used in Android. These benchmarks will help Android kernel team to catch
syscall performance regressions and flagging them early. They can also
be used to compare different kernel versions.
Add mmap/munmap syscall benchmarks as a starting point. mmap and munmap
are among most frequently used syscall in Andoird. Specific parameters
were also chosen based on the frequency of their use in Android.

Bug: 283058897
Test: local build and run
Change-Id: If8e53305174532dd698706ccd20e4b800d8720d7
2023-09-29 20:24:47 +00:00
..
example.xml Generate all the benchmarks to run. 2017-11-30 09:09:41 -08:00
memcmp.xml Fix benchmark-tests 2018-08-11 23:43:03 -07:00
strcmp.xml Fix benchmark-tests 2018-08-11 23:43:03 -07:00
string.xml Add new benchmark options. 2017-11-30 15:49:45 -08:00
strncmp.xml Fix benchmark-tests 2018-08-11 23:43:03 -07:00
syscall.xml Add mmap syscall benchmarks 2023-09-29 20:24:47 +00:00
vdso.xml bionic: benchmark: add clock_getres performance tests 2017-12-07 09:41:31 -08:00