Added a little testbed for measuring buffer alloc/free, with some optimised...
Added a little testbed for measuring buffer alloc/free, with some optimised gstmempool code (measured at a 10+ speed ... Original commit message from CVS: Added a little testbed for measuring buffer alloc/free, with some optimised gstmempool code (measured at a 10+ speed improvement)
Showing
- test/bufspeed/.gitignore 10 additions, 0 deletionstest/bufspeed/.gitignore
- test/bufspeed/Makefile.am 6 additions, 0 deletionstest/bufspeed/Makefile.am
- test/bufspeed/README 6 additions, 0 deletionstest/bufspeed/README
- test/bufspeed/gstbuffer.c 495 additions, 0 deletionstest/bufspeed/gstbuffer.c
- test/bufspeed/gstbuffer.h 174 additions, 0 deletionstest/bufspeed/gstbuffer.h
- test/bufspeed/gstmempool.c 191 additions, 0 deletionstest/bufspeed/gstmempool.c
- test/bufspeed/gstmempool.h 43 additions, 0 deletionstest/bufspeed/gstmempool.h
- test/bufspeed/test1.c 19 additions, 0 deletionstest/bufspeed/test1.c
- test/bufspeed/test2.c 19 additions, 0 deletionstest/bufspeed/test2.c
Loading
Please register or sign in to comment