Opened 17 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 Changed 16 years ago by
| Keywords: | performance added |
|---|
comment:2 Changed 16 years ago by
| Milestone: | → unscheduled |
|---|
Note: See
TracTickets for help on using
tickets.