Loading
2.13 Statistics
The web-server/dispatchers/dispatch-stat module provides services related to performance
statistics.
procedure
(make-gc-thread time) → thread?
time : integer?
procedure
(make) → dispatcher/c
Returns a dispatcher that prints memory usage on every request.
![[logo]](http://racket-lang.org/logo.png)