icles: add appsink and appsrc benchmarks
authorTim-Philipp Müller <tim@centricular.com>
Wed, 31 Jan 2018 20:07:06 +0000 (20:07 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 19 Feb 2018 16:00:52 +0000 (16:00 +0000)
commit1ba8cb2207853459191f3748cfd05a2d4a8a3d40
tree4b4e3fa6f4dbde1eb69dd9a9f372074c751909ef
parentca6c8971a64147ced769f9a4de5783f0e957b061
icles: add appsink and appsrc benchmarks

These are very much artificial of course, but got to
measure something. appsink one contains lots of buffer
creation/free overhead, while appsrc one does not.
tests/icles/.gitignore
tests/icles/Makefile.am
tests/icles/benchmark-appsink.c [new file with mode: 0644]
tests/icles/benchmark-appsrc.c [new file with mode: 0644]