Project

General

Profile

Actions

Bug #7852

closed

Is Preprocessor flag "BENCH" accidentaly enabled by default?

Added by Marco Kinski about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Target version:
-
Start date:
11/09/2020
Due date:
% Done:

0%

Estimated time:

Description

It looks like the benchmark messuremend at Wt\src\web\WebRequest.C is accidentaly enabled by default.

Actions #1

Updated by Roel Standaert about 4 years ago

I don't see how it would be set? Note: the code is executed if that flag is not set. That's a flag that actually disables that log message when running benchmarks.

Actions #2

Updated by Marco Kinski about 4 years ago

I thought its IFDEF'ed so that the code is not run in production mode. Not the other way arround.

Actions #3

Updated by Roel Standaert about 4 years ago

  • Status changed from New to Closed

No, the logging of the WebRequest times is the normal behavior. If it is not desired, then you can turn off info level logging for WebRequest.

Actions

Also available in: Atom PDF