[racket] deceptive perfomance for typed racket in integer division

From: daniel rupis (danielrupistralizavez at yahoo.es)
Date: Tue Dec 11 11:22:30 EST 2012

Veer Singh <veer.chah at ...> writes:

> 
> I am getting 6.8 ms without modifying the code.
> When I change modulo to remainder I get 6.3 ms consistently.


 I think you mean 6.8 seconds not milliseconds.

Try with the bigger n to remove transient behaviour. 


Posted on the users mailing list.