chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #208: speed up keyword argument processing


From: Chicken Trac
Subject: [Chicken-janitors] #208: speed up keyword argument processing
Date: Fri, 09 Apr 2010 08:38:16 -0000

#208: speed up keyword argument processing
----------------------------+-----------------------------------------------
 Reporter:  felix           |       Owner:  felix
     Type:  enhancement     |      Status:  new  
 Priority:  minor           |   Milestone:  4.5.0
Component:  core libraries  |     Version:       
 Keywords:  keywords        |  
----------------------------+-----------------------------------------------
 If a call to `##sys#get-keyword` has no default thunk, the lookup can be
 implemented in C. `##sys#get-keyword` should use this internal routine and
 thunk-less explicit calls in code can be rewritten to a `##core#inline`
 expression.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/208>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]