Discussion
Loading...

Post

  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
pandoc
@pandoc@fosstodon.org  ·  activity timestamp 3 days ago

Pandoc allows to access and modify the Haskell runtime system (RTS) that the program runs on.

E.g., to print memory usage:

pandoc +RTS -s -RTS …

Or to limit the maximum heap size available to pandoc to 2 GB:

pandoc +RTS -M2G -RTS …

See all available options by running:

pandoc +RTS -?

This can be helpful when facing performance issues.

#pandoc #Haskell #performance

  • Copy link
  • Flag this post
  • Block
Log in

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.0 no JS en
Automatic federation enabled
  • Explore
  • About
  • Members
  • Code of Conduct
Home
Login