A huge thanks to everybody who worked on Racket. 

 

  IO improvements will surely make everybody’s life a little better in my team 
and the whole studio. We’re relying on large (200MB text files), and numerous 
(in the 100,000’s) file reads and writes daily. We’re converting shell scripts 
to Racket and I recon it’s hard to beat some GNU command’s optimizations. I 
have been tempted to try Rust but a) it’s not guaranteed to perform better for 
pure IO, and b) I’d rather code it directly in macro-asm if it meant better 
speed. But so far, Racket’s performance has been more than adequate for our 
tasks, and thanks to this I can do it all in Racket. That puts a big, gleeful 
smile on my face.

 

From: racket-users@googlegroups.com <racket-users@googlegroups.com> On Behalf 
Of Laurent
Sent: 16 May, 2019 3:28 PM
To: John Clements <cleme...@brinckerhoff.org>
Cc: Racket Users <racket-users@googlegroups.com>
Subject: Re: [racket-users] Racket v7.3.

 

Thank you all for the new release!

 

On Wed, May 15, 2019 at 7:05 PM 'John Clements' via Racket Users 
<racket-users@googlegroups.com <mailto:racket-users@googlegroups.com> > wrote:

- Racket's IO system has been refactored to improve performance
 and simplify internal design.

 

Is it mild overall performance improvement, or are there cases where there can 
be a big boost? (Like "previous bottlenecks have become highways" kind of 
improvement)

 

 

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com 
<mailto:racket-users+unsubscr...@googlegroups.com> .
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CABNTSaEotkhQ_yK8n60fkFgkOmULX061eoj-LmDfhSBopA4h1Q%40mail.gmail.com
 
<https://groups.google.com/d/msgid/racket-users/CABNTSaEotkhQ_yK8n60fkFgkOmULX061eoj-LmDfhSBopA4h1Q%40mail.gmail.com?utm_medium=email&utm_source=footer>
 .
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/011301d50c07%244f52f9c0%24edf8ed40%24%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to