dan
|
986c22a6d0
|
Update testrunner.tcl to use a separate process for each test script. And to run some extra tests too.
FossilOrigin-Name: d090948a69a9c4b86693bd3caedba3d7e5883e4b2ad1f2d4bf7ae14c105ddea7
|
2023-02-01 20:14:59 +00:00 |
|
drh
|
8dd7a6a925
|
Clearification of some documentation text. Added requirements marks.
FossilOrigin-Name: 8c1e85aab9e0d90726057e25e2ea0663341c070f
|
2015-03-06 04:37:26 +00:00 |
|
drh
|
3bd1791dfb
|
Add the SQLITE_CONFIG_PMASZ start-time option.
FossilOrigin-Name: acb0d1e8324f19da3d4d577d58748848de1bcef7
|
2015-01-02 15:55:29 +00:00 |
|
drh
|
028696c4cc
|
Remove the SQLITE_CONFIG_WORKER_THREADS configuration parameter. The number
of worker threads in the sorter is now determined only by the
PRAGMA threads=N setting.
FossilOrigin-Name: e3305d4b4efcbe06945ce7f6ec0f2e864244aaf9
|
2014-08-25 23:44:44 +00:00 |
|
dan
|
5a7dbc70ea
|
Add a little extra variety to the tests in sort4.test.
FossilOrigin-Name: 7de6aee6a5cb5c7f89dced89f2ebf38f8be7a4fa
|
2014-05-06 16:21:30 +00:00 |
|
dan
|
dfea45330e
|
Re-implement the core of the multi-threaded sorter tests in sort4.test using C. Run each test in sort4.test ten times, or repeat all tests for 300 seconds as part of the "multithread" permutation test.
FossilOrigin-Name: 208b2b04d4d282bec4424ea7160a123ba549d118
|
2014-05-06 15:38:07 +00:00 |
|
dan
|
449cb9a5af
|
Add test file sort4.test, containing brute force tests for the multi-theaded sorter.
FossilOrigin-Name: 9cc364c42cc64ab7b55b5c55e303fb63a456cf00
|
2014-05-05 20:03:50 +00:00 |
|