Jump to content

Mono performance


AdmiralAnal

Recommended Posts

For better performance build the latest mono from source and configure tcadmin to use it: http://help.tcadmin.com/Mono#Build_from_Source

 

If you have centos this command installs all packages required to build mono:

yum install make glib2-devel libpng-devel libjpeg-devel  giflib-devel libtiff-devel libX11-devel gcc-c++ fontconfig-devel bison  gettext

Uncomment these lines in /home/tcadmin/Monitor/mono-config:

#MONO_OPTIONS="--gc=sgen";
#MONO_GC_PARAMS="nursery-size=4m";

sgen is faster and uses less resources but it still has a few bugs. Your monitor might crash randomly.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use