Skip to content

sbench.c can't return normally. #15

@wi24rd

Description

@wi24rd

Log is:

$ ./a.out -dbname /tmp/ts.db  -init -v -tpc 200 -clients 4
Scale factor value: 1
Number of clients: 4
Number of transactions per client: 200

Initializing dataset...
Already initialized
done.

Starting Benchmark Run
Benchmark Report
Featuring <direct queries> <auto-commit> 
--------------------
Time to execute 800 transactions: 0.226759 seconds.
0/800 failed complete.
Transaction rate: 3527.98 txn/sec.
Benchmark Report
Featuring <direct queries> <transactions> 
--------------------
Time to execute 800 transactions: 0.165209 seconds.
0/800 failed complete.
Transaction rate: 4842.35 txn/sec.
--------------------
Error counters, consult source for stat_counts[].
stat_counts[0..7]:  0 0 0 0 0 0 0 0
stat_counts[8..15]: 0 0 0 0 0 0 0 0

Version of Sqlite is 3.45.1, sqliteodbc is 0.9996.
obench.c is fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions