Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I've added image caching to the Mathfilter module, using some suggestions from one of the issues submitted by a user, and so this should greatly improve server performance because you won't need to be serving a cgi for the images every time. Also, page loads will be faster since only small gifs will be returned, rather than waiting for the cgi to create and export the gif. I've recently included an option to do this caching if your Drupal website is behind a proxy server, and your CGI is on the other side of the proxy.