Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/speed1p.test
2023-02-06
| ||
15:46 | [7191cec2aa] 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: 8212) | |
2020-07-29
| ||
16:18 | [945d967db8] 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: 8185) | |
2013-04-02
| ||
12:04 | [b180e98609] part of check-in [3098a3c1e7] Add test cases for errors in mmap() or mremap() is os_unix.c. (check-in: [3098a3c1e7] user: dan branch: experimental-mmap, size: 8184) | |
2013-03-25
| ||
18:25 | [9912e8f915] part of check-in [77443ef2cd] Simulate OOM errors in the sqlite3OsFetch() function. Run malloc.test as part of the "mmap" permutation. (check-in: [77443ef2cd] user: dan branch: experimental-mmap, size: 8182) | |
2013-03-22
| ||
19:17 | [2577211a9b] part of check-in [c8d67aefff] Fix a case where the mapped part of a database file may be written during a backup operation. (check-in: [c8d67aefff] user: dan branch: experimental-mmap, size: 8210) | |
2009-04-09
| ||
01:23 | [c4a469f29f] 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: 8152) | |
2008-10-15
| ||
11:43 | [7f046639ff] 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: 8114) | |
2008-07-30
| ||
13:15 | [a656e04f07] 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: 8016) | |
2008-07-29
| ||
14:29 | [bc1f3c2cbb] 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: 8014) | |
2008-07-24
| ||
23:34 | [1c932ff428] 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: 7945) | |
2008-04-03
| ||
19:40 | [5f79987671] part of check-in [b4eba9c533] Use an improved RDTSC access routine. (CVS 4961) (check-in: [b4eba9c533] user: drh branch: trunk, size: 7897) | |
2008-03-22
| ||
01:08 | Added: [2c0144604a] part of check-in [ece4fb9f7b] Add the speed1p.test script. Like speed1.test except that it tries to take advantage of prepared statements. (CVS 4907) (check-in: [ece4fb9f7b] user: drh branch: trunk, size: 7996) | |