From 9a66b34e2a3086d413acb3838dc4c20473d38640 Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 22 Apr 2001 14:58:18 +0000 Subject: [PATCH] Played with the benchmark tool a bit git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9659 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index b1ff2ba69..6da4bfce0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-04-22 Nicola Pero + + * Testing/benchmark.m: Modified messages to give a better idea of + the order of magnitudes involved; added benchmarks for + retain/release, autorelease/retain and locking/unlocking. + 2001-04-21 Nicola Pero * Source/NSString.m ([-fileSystemRepresentation]): Cache the