Opened 18 years ago

Last modified 16 years ago

#44 new enhancement

Unboxing of local variables with :float and :double representations

Reported by: ehuelsmann Owned by: ehuelsmann
Priority: major Milestone: unscheduled
Component: compiler Version:
Keywords: performance Cc:
Parent Tickets:

Description

Currently, variables with :float or :double representations don't get stored unboxed. Since intermediate results of those types do get unboxed, this leads to additional boxing/unboxing.

Change History (2)

comment:1 by ehuelsmann, 17 years ago

Keywords: performance added

comment:2 by ehuelsmann, 16 years ago

Milestone: unscheduled
Note: See TracTickets for help on using tickets.