[parrot/parrot] c83d49: Poke into NameSpace directly instead of calling ge...
noreply at github.com
noreply at github.com
Thu Jun 23 00:49:35 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: c83d4937f74b03f71da48ce7eb9f1bd1ff3b71b1
https://github.com/parrot/parrot/commit/c83d4937f74b03f71da48ce7eb9f1bd1ff3b71b1
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-06-22 (Wed, 22 Jun 2011)
Changed paths:
M config/gen/makefiles/root.in
M src/oo.c
Log Message:
-----------
Poke into NameSpace directly instead of calling get_associated_* methods when creating a new Class. This change alone cuts non-threaded coretest runtime from 4:42 to 3:40 on my system
More information about the parrot-commits
mailing list