Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for tool/speedtest16.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 | [ecb6542862] 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: 4827) | |
2008-05-29
| ||
20:22 | [c8a9c793df] 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: 4778) | |
2008-04-03
| ||
20:09 | [6f5bc019dc] 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: 5097) | |
19:40 | [66d5882728] part of check-in [b4eba9c533] Use an improved RDTSC access routine. (CVS 4961) (check-in: [b4eba9c533] user: drh branch: trunk, size: 5223) | |
17:57 | [6e0f8c2f88] 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: 4979) | |
16:01 | Added: [130615cf89] 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: 4816) | |