[Haskell] Re[2]: [Haskell-cafe] Is Haskell a Good Choice for
Web Applications? (ANN: Vocabulink)
Bulat Ziganshin
bulat.ziganshin at gmail.com
Thu May 7 12:55:18 EDT 2009
Hello Simon,
Thursday, May 7, 2009, 6:58:02 PM, you wrote:
>> and completely separate topic - +RTS -s report description also
>> doesn't exist
> Scroll down in that section I linked to before:
> http://www.haskell.org/ghc/docs/latest/html/users_guide/runtime-control.html#rts-options-gc
you are right again. so, that remains: you shouldn't suppose that
user have read 90's GC paper. give a short excerpt of it: how
generational GC works and how memory usage converts to memory
footprint. then descriptions of RTS options will serve as
"modifications" to this "baseline"
one minor update: manual said
"For each garbage collection, we print:
* How many bytes we allocated this garbage collection."
i think it should be "How many bytes we allocated *SINCE* last garbage
collection."
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list