Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2002:
[Freeciv-Dev] runtimes: DEBUG versus NDEBUG
Home

[Freeciv-Dev] runtimes: DEBUG versus NDEBUG

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] runtimes: DEBUG versus NDEBUG
From: Jason Short <vze2zq63@xxxxxxxxxxx>
Date: Wed, 09 Jan 2002 18:53:00 -0500
Reply-to: jdorje@xxxxxxxxxxxx

When I compile with ./configure --disable-debug, runtimes decrease drastically.

Test 1:
DEBUG:    3m51s
NDEBUG:   2m47s
Decrease: 28%

Test 2:
DEBUG:    10m49s
NDEBUG:   7m25s
Decrease: 31%

I had to change the MIN_TIMEOUT to get an autogame to run with debugging disabled. Savegames are identical.

jason



[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] runtimes: DEBUG versus NDEBUG, Jason Short <=