On Wednesday, August 5, 2020 at 10:44:21 AM UTC-5 Sam Tobin-Hochstadt wrote:
> Here's a benchmark of your two functions that takes long enough to run > that it avoids some of these issues, and also runs a GC before > benchmarking: https://gist.github.com/7cb4645308d8572e2250833ef7b90b7c > What is the reason for calling `collect-garbage` twice consecutively? Also, the docs are unclear on this, but is `(collect-garbage)` equivalent to `(collect-garbage 'major)` ? -- 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/6dbc0daf-7236-471e-9a4f-35164a33ca6fn%40googlegroups.com.

