Opened 15 years ago

Last modified 14 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 Changed 14 years ago by ehuelsmann

Keywords: performance added

comment:2 Changed 14 years ago by ehuelsmann

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