Add gobject performance tests for threaded code
authorAlexander Larsson <alexl@redhat.com>
Wed, 9 Sep 2009 15:08:57 +0000 (17:08 +0200)
committerAlexander Larsson <alexl@redhat.com>
Fri, 2 Oct 2009 19:02:48 +0000 (21:02 +0200)
commitf4d9789fcfc4c9be497414d6c65476adb9d20236
treec7b8cf3d78ef95fb4f281cad4ef69b9c89a8f544
parentb1f94af095bde6a9a695ce7b19425a62288ee0ee
Add gobject performance tests for threaded code

This measures how much things like lock contention affects the gobject
code.
tests/gobject/Makefile.am
tests/gobject/performance-threaded.c [new file with mode: 0644]