SQLite

All files named ”tool/speedtest8inst1.c”
Login

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

History for tool/speedtest8inst1.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)
2015-10-29
13:48
[7ce07da76b] part of check-in [34eb6911af] Fix uses of ctype functions (ex: isspace()) on signed characters in test programs and in some obscure extensions. No changes to the core. (check-in: [34eb6911af] user: drh branch: trunk, size: 5438)
2008-06-11
11:00
[293327bc76] part of check-in [98bdc7b44d] Update utility program speedtest8inst1.c. (CVS 5201) (check-in: [98bdc7b44d] user: danielk1977 branch: trunk, size: 5389)
2008-05-29
20:22
[c65494ca99] 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: 15688)
2008-04-11
21:20
Added: [0258791329] part of check-in [baa8056c67] Add the speedtest8inst1.c program for running speed tests with an instrumented VFS. (CVS 4993) (check-in: [baa8056c67] user: drh branch: trunk, size: 15892)