SQLite

All files named ”tool/speedtest8.c”
Login

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

History for tool/speedtest8.c

2025-04-28
13:32
Deleted: Remove long-obsolete performance testing scripts from the tools/ folder. The test/speedtest.tcl script is what should be used these days. This is just cruft clean-up. (check-in: [956af8c294] user: drh branch: trunk, size: 0)
2008-10-09
17:57
[2902c46588] part of check-in [2d427746d5] New speed testing tools. (CVS 5786) (check-in: [2d427746d5] user: drh branch: trunk, size: 7290)
2008-05-29
20:22
[1dbced29de] part of check-in [9883b406ce] Consolidated inline assembly versions of "hwtime()" into hwtime.h. Provided MSVC version. Modified code for consistent use of hwtime(). Changed implementation to use sqlite_uint64 and sqlite_int64 instead of unsigned long long int and long long int for MSVC compiler support. (CVS 5178) (check-in: [9883b406ce] user: shane branch: trunk, size: 9898)
2008-05-01
17:03
[e74126bc12] part of check-in [227a6f67c2] Fix harmless compiler warnings. (CVS 5073) (check-in: [227a6f67c2] user: drh branch: trunk, size: 9586)
2008-04-30
15:55
[a7cd2b2dbb] part of check-in [aa59974ec1] Improved option handling in speedtest8.c. Added -quiet and -priority options. Added reporting of total user and system time. (CVS 5070) (check-in: [aa59974ec1] user: shane branch: trunk, size: 9857)
2008-04-16
23:50
[fd53bf13c7] part of check-in [6765ea52b3] Add the -overwrite option to speedtest8.c. (CVS 5022) (check-in: [6765ea52b3] user: drh branch: trunk, size: 7815)
2008-04-12
16:03
[c0b2587ce8] part of check-in [7622d74ad6] Modify speedtest8.c so that it can use the logging from test_osinst.c when HAVE_OSINST is defined. (CVS 4997) (check-in: [7622d74ad6] user: danielk1977 branch: trunk, size: 5192)
2008-04-03
20:09
[fe5c8aeba4] part of check-in [1d67f41c88] Fix to the previous check-in so that it works on a intel Mac. (CVS 4962) (check-in: [1d67f41c88] user: drh branch: trunk, size: 4509)
19:40
[608f396829] part of check-in [b4eba9c533] Use an improved RDTSC access routine. (CVS 4961) (check-in: [b4eba9c533] user: drh branch: trunk, size: 4635)
17:57
[9a614005cf] part of check-in [64badc5053] Changes speedtest8 and speedtest16 so that the database file can be specified on the command-line. Allows speed testing against a :memory: database. (CVS 4960) (check-in: [64badc5053] user: drh branch: trunk, size: 4391)
16:01
Added: [bbe608e9ac] part of check-in [b8d211a76f] Add the speedtest8.c and speedtest16.c files to the tools subdirectory. (CVS 4958) (check-in: [b8d211a76f] user: drh branch: trunk, size: 4231)