mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-05 06:01:17 +00:00
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:
parent
8b04e92633
commit
7084fcdd53
1 changed files with 6 additions and 0 deletions
|
@ -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>
|
2001-04-23 Nicola Pero <nicola@brainstorm.co.uk>
|
||||||
|
|
||||||
* Source/GSValue.m ([-getValue:]): Fixed typo - was raising
|
* Source/GSValue.m ([-getValue:]): Fixed typo - was raising
|
||||||
|
|
Loading…
Reference in a new issue