Skip to content

Add support for capturing RTS statistics from compilation

Ben Gamari requested to merge rts-stats into master

This adds a simple mechanism for capture runtime system statistics from compiler invocations. It's pretty crude, but should nevertheless be useful.

Merge request reports