summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-05-29 16:18:18 +0100
committerVincent Sanders <vince@kyllikki.org>2015-05-29 16:18:18 +0100
commitfaf9b9d9196285d42bb106426b77e84baf3bfd6e (patch)
tree85048a826648a815b5fdf6bbd900f84004ea0783 /.gitignore
parent4324bf535f4e65561bd48d78032edd4455f1579a (diff)
downloadnetsurf-faf9b9d9196285d42bb106426b77e84baf3bfd6e.tar.gz
netsurf-faf9b9d9196285d42bb106426b77e84baf3bfd6e.tar.bz2
Improve logging interface to reduce overhead
This reduces logging overhead by only calling the log output function once instead of three times. Additionally the nslog_gettime interface no longer needs to be exported and the static function is directly inlined further reducing function call overhead. Finally the appending of a newline uses fputc instead of a full printf call which is considerably more simple and further reduces overhead time.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions