Added a simple benchmark of wxLogDebug() and wxLogTrace().

Measure time taken by these calls when the debug/trace messages are not
enabled.

See #11829.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2012-01-22 00:58:09 +00:00
parent 7e57c9042a
commit f7f7b59ab2
11 changed files with 193 additions and 48 deletions

View File

@@ -15,6 +15,7 @@
htmlparser/htmlpars.cpp
htmlparser/htmltag.cpp
ipcclient.cpp
log.cpp
mbconv.cpp
strings.cpp
tls.cpp