Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#208 closed enhancement (fixed)

speed up keyword argument processing

Reported by: felix winkelmann Owned by: felix winkelmann
Priority: minor Milestone:
Component: core libraries Version:
Keywords: keywords Cc:
Estimated difficulty:

Description

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.

Change History (4)

comment:1 Changed 14 years ago by felix winkelmann

Milestone: 4.5.04.6.0

comment:2 Changed 14 years ago by felix winkelmann

See commit 513ba59749622230bfc8623c96d63beff9d09c61, but needs more testing.

comment:3 Changed 14 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

comment:4 Changed 13 years ago by felix winkelmann

Milestone: 4.6.0

Milestone 4.6.0 deleted

Note: See TracTickets for help on using tickets.