SQLite

All files named ”tool/tserver.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for tool/tserver.c

2019-01-04
17:12
[17b7f0b06f] part of check-in [cf494b412c] Update the "tserver" program to report the amount of time spent in COMMIT commands. (check-in: [cf494b412c] user: dan branch: begin-concurrent-pnu-wal2, size: 17283)
2018-12-18
16:24
[434336a456] part of check-in [fa46fa3bfc] Add the ".integrity_check" command to tserver. (check-in: [fa46fa3bfc] user: dan branch: begin-concurrent-wal2, size: 17031)
2018-12-07
20:25
Added: [46ef565f79] part of check-in [7bd3b35661] Add multi-threaded performance test program "tserver" to this branch. Fix bugs in the begin-concurrent/wal2 integration revealed by the same. (check-in: [7bd3b35661] user: dan branch: begin-concurrent-wal2, size: 16188)
2017-08-29
17:52
[ac67b8fe17] part of check-in [1b3df8ffc5] Add a Tcl script to run the performance tests described in README-server-edition.html. (check-in: [1b3df8ffc5] user: dan branch: server-process-edition, size: 15135)
2017-07-29
17:01
[d6b4e074dc] part of check-in [8299bdb7cb] Update test program "tserver" to use a native pthreads mutex/condition variable to efficiently manage wal file checkpoints without the wal file growing indefinitely. (check-in: [8299bdb7cb] user: dan branch: server-process-edition, size: 14739)
2017-07-28
21:02
[b3f368766b] part of check-in [60953997f6] Reduce the number of mallocs required of writers in server mode. (check-in: [60953997f6] user: dan branch: server-process-edition, size: 11802)
2017-07-11
18:38
[c04e49b780] part of check-in [8cbe8f2b2f] Add SQL function usleep() to test program tserver.c. (check-in: [8cbe8f2b2f] user: dan branch: server-process-edition, size: 11416)
2017-06-28
20:12
[8067d85410] part of check-in [093b9108ea] Fix bugs in test program tserver.c. (check-in: [093b9108ea] user: dan branch: server-edition, size: 10990)
2017-06-20
19:20
[4596a21376] part of check-in [d8568aacf0] Ensure that test tool "tserver" finalizes all statements before attempting to close a database handle. (check-in: [d8568aacf0] user: dan branch: server-edition, size: 10896)
2017-06-07
15:55
Added: [3b2dc1be6b] part of check-in [05b4fc4340] Add too/tserver.c - the implementation of a simple multi-threaded server designed for interactive testing of concurrency between connections used by different threads of the same process. (check-in: [05b4fc4340] user: dan branch: server-edition, size: 10779)