Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/speed1.test
2023-02-06
| ||
15:46 | [0381cfd05e] part of check-in [e761d4b9c8] Update test scripts speed1.test and speed1p.test so they may be run by testrunner.tcl. (check-in: [e761d4b9c8] user: dan branch: trunk, size: 7386) | |
2020-07-29
| ||
16:18 | [bf78d0c81d] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 7361) | |
2009-04-09
| ||
01:23 | [f2974a91d7] part of check-in [0c41f7cff4] Enhance sqlite3_shutdown() so that it automatically invokes sqlite3_reset_auto_extension(). This is a harmless no-op if applications are already calling sqlite3_reset_auto_extension() prior to sqlite3_shutdown(). And it prevents possible memory corruption if they do not. So it works either way. Most of the changes are to the test cases. (CVS 6475) (check-in: [0c41f7cff4] user: drh branch: trunk, size: 7360) | |
2008-10-15
| ||
11:43 | [c74564fea4] part of check-in [9283478e69] After running speed1.test and speed1p.test, reset the size of the lookaside buffer. Otherwise, subsequent runs of malloc5.test may report an error. Changes to test code only. (CVS 5824) (check-in: [9283478e69] user: danielk1977 branch: trunk, size: 7322) | |
2008-07-30
| ||
13:15 | [155493358a] part of check-in [4a6ee88697] Make sure everything is deallocated before calling sqlite3_shutdown(). Ticket #3259. (CVS 5501) (check-in: [4a6ee88697] user: drh branch: trunk, size: 7222) | |
2008-07-29
| ||
14:29 | [65baf96b7a] part of check-in [0ce39c21f3] Enhancements to the pagecache malloc test configuration. Changes to the speed test scripts to use the new test enhancements. (CVS 5494) (check-in: [0ce39c21f3] user: drh branch: trunk, size: 7220) | |
2008-07-28
| ||
19:34 | [7ac6aecd2a] part of check-in [e48f9697e9] Implement the "lookaside" memory allocation cache. Use of this cache makes the speed1.test script run about 15% faster. Added new interfaces to control the cache. (CVS 5488) (check-in: [e48f9697e9] user: drh branch: trunk, size: 7184) | |
2008-07-24
| ||
23:34 | [cd5d9302f1] part of check-in [599a9dea8f] Reduce the size of the parser allocation. Add additional instrumentation to mem2. speed1*.test uses scratch malloc. (CVS 5472) (check-in: [599a9dea8f] user: drh branch: trunk, size: 7150) | |
2007-03-31
| ||
22:34 | [22e1b27af0] part of check-in [1a4d8024b0] Improvements to the output of the speed tests. (CVS 3785) (check-in: [1a4d8024b0] user: drh branch: trunk, size: 7102) | |
2007-03-26
| ||
16:30 | [0ab227eae0] part of check-in [8fe3170549] Set the same random seed for the speed tests. (CVS 3721) (check-in: [8fe3170549] user: drh branch: trunk, size: 7051) | |
13:48 | [a30faa084d] part of check-in [ab53f50863] Avoid unnecessary calls to pager_unwritelock() when in exclusive-access mode. Add the speed2.test script to the test suite. (CVS 3718) (check-in: [ab53f50863] user: drh branch: trunk, size: 7008) | |
2006-11-30
| ||
13:06 | [4d6719b252] part of check-in [27f56c2051] Improvements to the new performance tests. (CVS 3526) (check-in: [27f56c2051] user: drh branch: trunk, size: 6924) | |
2006-11-29
| ||
20:53 | Added: [40d80b1152] part of check-in [30355dfbd9] Added the speed1.test script (CVS 3522) (check-in: [30355dfbd9] user: drh branch: trunk, size: 6797) | |