Hi,

I got interested into The Computer Language Benchmarks Game.

The binary-trees benchmark is different between the BC (parallel) and CS 
(single threaded) versions. On trying to execute the parallel version on 
RacketCS with the expected commands (`raco make binarytrees`, and then 
`racket binarytrees 21`), I get nothing printed on stdout while everything 
is working as expected with the same commands for the single-threaded 
version. Why is that? 

As an aside, doing the same without compiling first yields the expected 
behaviour in both programs and the parallel version seems faster in 
RacketCS, so it would seem like a worthy change to the benchmarks.

Cheers,
Raoul

-- 
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/14e3117e-7935-4dcc-b839-2c06fe368010n%40googlegroups.com.

Reply via email to