Oh, and i'm still on Racket 7.8. Don't know if 7.9 addresses anything. Nate
On Tue, Nov 24, 2020 at 5:04 AM Nate Griswold <[email protected]> wrote: > Is there any way to make places startup faster? Even if i do an explicit > round trip using place-channel-put and place-channel-get on both sides, it > takes on the order of centiseconds for near empty places to start up. > > My program requires the threads for a couple places to be set up before it > can operate, so this impacts my startup time by quite a bit. > > I have one place that has a very simple module and one place with a more > complicated module. Is there some sequence that i should do things in for > the minimal startup time? It seems nothing i do really helps much. > > Nate > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CAM-xLPqsKQNA8_g25wgtFmK7MzADZs%2B2wdCKt7Em%2BKteWh02-A%40mail.gmail.com.

