[armedbear-ticket] [armedbear] #67: initarg checking performance

armedbear armedbear-devel at common-lisp.net
Tue Nov 3 21:33:38 UTC 2009


#67: initarg checking performance
-------------------------+--------------------------------------------------
 Reporter:  ehuelsmann   |       Owner:  somebody
     Type:  defect       |      Status:  new     
 Priority:  major        |   Milestone:          
Component:  CLOS         |     Version:          
 Keywords:  performance  |  
-------------------------+--------------------------------------------------
 Our initarg checking strictness has improved (used to be non-existent),
 but we've seen a rather large performance hit, amongst other things upon
 object instantiation (make-instance).

 Functions involved (?):

 ALLOCATE-INSTANCE
 INITIALIZE-INSTANCE
 REINITIALIZE-INSTANCE
 SHARED-INITIALIZE
 UPDATE-INSTANCE-FOR-DIFFERENT-CLASS
 UPDATE-INSTANCE-FOR-REDEFINED-CLASS

-- 
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/67>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list