Here's some data on garbage collection for a few Typed Racket benchmark programs on Racket v6.12:
https://docs.racket-lang.org/gtp-benchmarks/index.html?q=gtp%20benchmarks#(part._.Time_and_.Garbage_.Collection_.Details) The easiest way to get code that matches the table is to: - install the `gtp-checkup` package - run the "main.rkt" file in the "typed-worst-case" directories Example code: https://github.com/bennn/gtp-checkup/tree/master/benchmarks/acquire/typed-worst-case -- You received this message because you are subscribed to the Google Groups "Racket Developers" 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-dev/CAFUu9R4ESEfdhdoKJbB_0Voi_YcjmE9W00t96Tdc%2BWYfkvpgPA%40mail.gmail.com.
