[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r825] by mukau

+ mantis bug #19051: parse "6-er" as single symbol (problem: retain count #by[$l=1-1] --> [$l =1 -1])

2017-02-28 15:27:05 Tree
[r824] by mukau

* added server option StatsWindow : moving average window size
* added qtavg entry to 'status' response: average query time over last seconds
* added CDDCServer::m_SessionStats : track stats for local session
- serial mode: session stats added to server-wide m_ServerStats in CDDCServer::HandleClientConnection()
- client-thrads: session stats added to parent m_ServerStats in CDDCServerThread::run()
* factored out CDDCServerStats & co. from ddcServer.(h|cpp) to new ddcServerStats.(h|cpp)

2017-02-28 14:16:56 Tree
[r823] by mukau

+ factored out ServerStats.(h|cpp) from Server.(h|cpp)
- server statistics (administrative data)
- added new CDDCQueryTime, CDDCQueryTimeAvg for tracking most recent query-times over the last m_Window seconds
- TODO: work this into Server.h and get status to report it

2017-02-27 14:53:30 Tree
[r822] by mukau

* added CDDCServer::m_SessionStats : track stats for local session
- serial mode: session stats added to server-wide m_ServerStats in CDDCServer::HandleClientConnection()
- client-thrads: session stats added to parent m_ServerStats in CDDCServerThread::run()

2017-02-27 13:05:20 Tree
[r821] by mukau

+ split DDCTime into DDCTimeUnix + DDCTimeHiRes; generic wrapper typedef DDCTime respects DDC_USE_HIRES_CLOCK

2017-02-27 12:40:17 Tree
[r820] by mukau

+ tagged DDC-Concordance-0.35

2017-01-23 13:25:49 Tree
[r819] by mukau

+ v0.35: fixed DDC::PP::yyqlexer lexer bug with embedded quotes ('\'s')

2017-01-23 13:25:42 Tree
[r818] by mukau

+ tagged DDC-Concordance-0.34

2017-01-04 10:05:01 Tree
[r817] by mukau

+ fixed bogus '#(ASC|DESC)_CONTEXT' from CQFContextSort::toString()

2017-01-04 10:04:32 Tree
[r816] by mukau

+ fixed bogus '#(ASC|DESC)_CONTEXT' from CQFContextSort::toString()

2017-01-04 10:00:54 Tree
Older >