Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 1630)

Ticket Resolution Summary Owner Reporter
#1318 fixed Add peak (and average?) memory usage to `time` macro sjamaan
Description

We already print this with -:g so it shouldn't be too hard to record the max memory usage. This can be quite helpful when benchmarking.

#1616 wontfix Add stop-server procedure to spiffy sjamaan sjamaan
Description

In some cases, it can be useful to gracefully stop accepting new connections so that the main thread can return. Useful when spawning a temporary server or so.

#1537 fixed Add unboxing pass felix winkelmann felix winkelmann
Description

Add a pass that optimizes boxing/unboxing of flonums.

Implemented in branch "unboxing". Note that the "unsafe" egg (in SVN but not released yet) can be used to take advantage of this even in safely compiled code.

Note: See TracQuery for help on using queries.