Files
meta-openembedded/meta-oe/recipes-benchmark
Ming Liu dafa2929e1 libc-bench: add recipe
libc-bench is a set of time- and memory-efficiency tests to compare
implementations of various C/POSIX standard library functions.

Coverage includes:
- Malloc throughput with varying degrees and forms of contention between
  threads.
- Malloc overhead and ability to return freed memory to the OS.
- Literal string and regular expression searches.
- Thread creation and joining throughput.
- UTF-8 decoding.
- Stdio buffered reads and writes.

Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19 13:41:58 -08:00
..
2016-08-22 15:56:28 +02:00
2014-05-05 18:31:29 +02:00
2017-08-28 11:06:03 +02:00
2016-05-06 12:40:23 +02:00
2017-08-28 11:06:03 +02:00
2017-11-19 13:41:58 -08:00
2017-07-24 18:57:34 +02:00