tests/: add simple benchmark to test various speeds of fakesrc ! identity ! identity...
authorBenjamin Otte <otte@gnome.org>
Fri, 2 Jul 2004 03:26:44 +0000 (03:26 +0000)
committerBenjamin Otte <otte@gnome.org>
Fri, 2 Jul 2004 03:26:44 +0000 (03:26 +0000)
commitfcf39956d7e7c7814b753119fe2aef8a96455032
tree71ea1c4556906fe7da5f30c84d19bf1e582e3790
parentef97ba69b4e54b3bd7b814ea488f57cbd42a3618
tests/: add simple benchmark to test various speeds of fakesrc ! identity ! identity ! ... ! fakesink.

Original commit message from CVS:
* tests/.cvsignore:
* tests/Makefile.am:
* tests/mass_elements.c: (gst_get_current_time), (main):
add simple benchmark to test various speeds of fakesrc ! identity !
identity ! ... ! fakesink.
Usage: mass_elements [num_identities] [num_buffers]
If not specified they default to 1000.
ChangeLog
tests/.gitignore
tests/Makefile.am
tests/benchmarks/mass-elements.c [new file with mode: 0644]
tests/mass_elements.c [new file with mode: 0644]