From 64c0dae830fa3319bb31cd1cd9ec659ea1d72ef8 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Tue, 29 Jan 2008 18:00:59 +0100 Subject: Adapt the system definition to the new directory layout. darcs-hash:4ab511393dc6beabc22e1e121f055f4075a0f091 --- JOURNAL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'JOURNAL') diff --git a/JOURNAL b/JOURNAL index 7c518ce..cba64f7 100644 --- a/JOURNAL +++ b/JOURNAL @@ -222,7 +222,7 @@ management, as we could put instances into the hash tables and register finalisers for them just after they were fully created. So that's what I made the program do. One of the results is much -shorter and clearer code, but the more interestng one is a speed +shorter and clearer code, but the more interesting one is a speed improvement of around the factor 3, making 100'000 calls to NSMethodSignature#getArgumentTypeAtIndex:, which previously called MAKE-INSTANCE for each returned value, take around 10s on my machine. -- cgit v1.2.3