[iolib-devel] make-instance on non-constants

1 Mar
2008
1 Mar
'08
6:15 a.m.
hi, while reading through the code i've seen several uses of MAKE-INSTANCE that is not called on a constant class. this is much slower on sbcl than the other way. (just like apply #'make-instance) make-foo generics with specializations on the types and/or some case statements make instantiation a lot faster. -- attila
6320
Age (days ago)
6320
Last active (days ago)
0 comments
1 participants
participants (1)
-
Attila Lendvai