Made benchmark of class method invocation more fair; added bench for

NSClassFromString


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9679 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-04-23 22:40:53 +00:00
parent af84761daf
commit ff4e61efee

View file

@ -1,3 +1,9 @@
2001-04-24 Nicola Pero <n.pero@mi.flashnet.it>
* Testing/benchmark.m (bench_object): Use a choice of the 10 more
used classes when benchmarking class method invocation, rather
than always using `NSObject'. Added bench for NSClassFromString.
2001-04-23 Nicola Pero <nicola@brainstorm.co.uk>
* Source/GSValue.m ([-getValue:]): Fixed typo - was raising