id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,cpu,platform 2127,Python implementation of g.message,huhabla,grass-dev@…,"The Python grass script library uses g.message to provide warning, error, debug, verbose, info and percent messages. In case these messages are called many times (> 100), the overhead of calling g.message rises and can slow the actual processing massively down. I would suggest to implement the behavior of g.message directly in Python to reduce the overhead, replacing the functions that make use of g.message: * grass.core.message() * grass.core.debug() * grass.core.verbose() * grass.core.info() * grass.core.percent() * grass.core.error() * grass.core.warning()",enhancement,closed,normal,7.0.0,Python,svn-trunk,fixed,,,All,Unspecified