[racket-dev] Release Announcement for v5.3

From: Vincent St-Amour (stamourv at ccs.neu.edu)
Date: Thu Jul 26 14:38:12 EDT 2012

At Wed, 25 Jul 2012 13:26:53 -0400,
Ryan Culpepper wrote:
> stamourv:
>   - enable performance report for typed/racket/base (b73421f8)

- Optimization Coach (formerly Performance Report) now reports
  information about Racket's inlining optimizations. Optimization Coach
  can be launched in any language through the View menu.

> samth:
>    - keyword functions in TR (865a2cdc)
>    - TR load time optimizations (794bfa50, 6bf14151)

- Typed Racket now supports definition of functions with keyword
  arguments.
- Startup time of Typed Racket programs has been reduced.

Vincent

Posted on the dev mailing list.