summaryrefslogtreecommitdiff
path: root/tests/benchmarks
AgeCommit message (Expand)AuthorFilesLines
2009-10-08benchmarks: Clean up gstbufferstress.Edward Hervey1-14/+2
2009-10-08benchmarks: Fix the complexity and mass-elements benchmarksJan Schmidt2-2/+24
2009-10-07benchmarks: add bufferstress binary to .gitignoreTim-Philipp Müller1-0/+1
2009-10-07build: sprintf, sscanf need stdio.hStefan Kost3-0/+3
2009-10-07benchmark: New benchmark for testing contention when creating buffersEdward Hervey2-1/+134
2009-06-29tests: fix exampleWim Taymans1-1/+1
2009-05-31controller: use real world number in benchmarkStefan Kost1-2/+2
2009-05-22controller: add a benchmark to verify the switch to gsequenceStefan Kost3-0/+177
2009-05-22gitignores: Ignore the clockstress benchmark binaryJan Schmidt1-0/+1
2009-05-15stress: add a clock stresstestWim Taymans2-1/+92
2009-01-29Add a trivial source for tracking gst_init time accross versions.Stefan Kost2-1/+38
2008-04-10Add gst_pad_add_*_probe_full() functions with a notify callback that lets the...José Alburquerque1-0/+1
2008-03-07Remove GstPollMode from the API, it does not make sense to let the applicatio...Ole André Vadla Ravnås1-1/+1
2008-02-29Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian Dröge1-2/+2
2008-02-28tests/benchmarks/: Add poll stress test.Wim Taymans2-1/+178
2007-05-09tests/benchmarks/: Set a good example and don't leak messages.Tim-Philipp Müller2-2/+6
2007-04-19tests/benchmarks/: Total licensification.Stefan Kost4-1/+65
2007-04-19tests/benchmarks/: Change licence to LGPL as granted by Benjamin and Andy.Stefan Kost2-10/+12
2006-07-02moap ignoreThomas Vander Stichele1-0/+1
2005-11-30various fixes to makeThomas Vander Stichele2-0/+2
2005-11-30ignore moreThomas Vander Stichele1-0/+3
2005-11-30add Makefile.amThomas Vander Stichele2-0/+6
2005-09-02gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no...Andy Wingo2-2/+4
2005-03-31tests/instantiate/: Add test to test speed of caps copy and free.Andy Wingo2-0/+81
2005-03-29docs/: Dist the overrides files.Andy Wingo1-1/+1
2005-03-29po/POTFILES: Remove gstspider.c.Andy Wingo1-2/+4
2005-03-21Next big merge.Wim Taymans2-2/+4
2005-02-24tests/: New files, good for running complexity benchmarks.Andy Wingo3-19/+87
2005-02-24tests/: New test, sets up N elements, at each level teeing into M streams per...Andy Wingo1-0/+139
2005-02-24tests/mass_elements.gnuplot: gnuplot file for the mass_elements benchmark. Ru...Andy Wingo2-0/+76
2004-08-04tests/mass_elements.c: allow specifying src and sink element explicitly, so I...Benjamin Otte1-6/+21
2004-07-02tests/: add simple benchmark to test various speeds of fakesrc ! identity ! i...Benjamin Otte1-0/+95