index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
speed1.test
Commit message (
Expand
)
Author
Age
*
Update test scripts speed1.test and speed1p.test so they may be run by testru...
dan
2023-02-06
*
Enhance sqlite3_shutdown() so that it automatically invokes
drh
2009-04-09
*
After running speed1.test and speed1p.test, reset the size of the lookaside b...
danielk1977
2008-10-15
*
Make sure everything is deallocated before calling sqlite3_shutdown().
drh
2008-07-30
*
Enhancements to the pagecache malloc test configuration. Changes to the
drh
2008-07-29
*
Implement the "lookaside" memory allocation cache. Use of this cache makes
drh
2008-07-28
*
Reduce the size of the parser allocation. Add additional instrumentation
drh
2008-07-24
*
Improvements to the output of the speed tests. (CVS 3785)
drh
2007-03-31
*
Set the same random seed for the speed tests. (CVS 3721)
drh
2007-03-26
*
Avoid unnecessary calls to pager_unwritelock() when in exclusive-access mode.
drh
2007-03-26
*
Improvements to the new performance tests. (CVS 3526)
drh
2006-11-30
*
Added the speed1.test script (CVS 3522)
drh
2006-11-29