Update CHANGES

This commit is contained in:
ivanr 2010-02-11 20:09:14 +00:00
parent b48fdddf4c
commit f925a978ab

View File

@ -17,8 +17,8 @@
remains for backward compatiblity, although it now only includes remains for backward compatiblity, although it now only includes
the request time and request duration values. Added the following the request time and request duration values. Added the following
variables: PERF_COMBINED, PERF_PHASE1, PERF_PHASE2, PERF_PHASE3, variables: PERF_COMBINED, PERF_PHASE1, PERF_PHASE2, PERF_PHASE3,
PERF_PHASE4, PERF_PHASE5, PERF_STORAGE, PERF_LOGGING, PERF_GC. PERF_PHASE4, PERF_PHASE5, PERF_SREAD, PERF_SWRITE, PERF_LOGGING,
[Ivan Ristic] PERF_GC. [Ivan Ristic]
* Added DURATION, which contains the time ellapsed since the beginning * Added DURATION, which contains the time ellapsed since the beginning
of the current transaction, in milliseconds. [Ivan Ristic] of the current transaction, in milliseconds. [Ivan Ristic]