Remove 2003 Remove Benchmarking Remove Code Remove Testing
article thumbnail

Why Tcl is 700% faster than Python for database benchmarking

HammerDB

Python is a popular programming language, especially for beginners, and consequently we see it occurring in places where it just shouldn’t be used, such as database benchmarking. We use stored procedures because, as the introductory post shows, using single SQL statements turns our database benchmark into a network test).

article thumbnail

HammerDB v4.8 New Features : Viewing your Benchmark results with the HammerDB Web Service

HammerDB

Copy Code Copied Use a different Browser hammerdb>jobs disable 1 Disabling jobs repository, restart HammerDB to take effect and in the GUI use the Jobs Disabled/Enabled option. in in the DATA directory, set this as follows: Copy Code Copied Use a different Browser <commandline> <sqlite_db>/opt/HammerDB-4.8/DATA/hammer.db</sqlite_db>

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

HammerDB v4.7 New Features Pt 2: Example CLI Scripts

HammerDB

Copy Code Copied Use a different Browser ~/HammerDB-4.7$ Copy Code Copied Use a different Browser ~/HammerDB-4.7/scripts/tcl/maria/tprocc$ Copy Code Copied Use a different Browser ~/HammerDB-4.7/scripts/tcl/maria/tprocc$ ls -1 agent bin ChangeLog CODE_OF_CONDUCT.md hammerdbcli auto./scripts/tcl/maria/tprocc/maria_tprocc_buildschema.tcl

C++ 83
article thumbnail

HammerDB v4.7 New Features Pt 3: Lightweight Docker Images for rapid testing

HammerDB

introduces more lightweight database specific Docker Images, so if you only want to run benchmarks against a specific database you can go from having no benchmarking environment to reviewing your results in as little as 3 commands. Copy Code Copied Use a different Browser /home/hammerdb/HammerDB-4.7#./scripts/tcl/postgres/tprocc/pg_tprocc.sh

article thumbnail

How to deploy HammerDB CLI fast with Docker

HammerDB

The TPC publishes an official Docker image on Docker Hub to enable the rapid deployment and testing of databases with HammerDB. This image includes example scripts to build schemas and test your databases with a single command. Our Linux test system is running a MariaDB 10.10 Our Linux test system is running a MariaDB 10.10

C++ 62
article thumbnail

How to build HammerDB from source

HammerDB

If you are not already familiar with the programming languages that HammerDB uses, then this earlier post serves as an ideal introduction to what makes up the highest performing GIL free database benchmarking application. The build has been tested on x64 Red Hat 8.X The build has been tested on x64 Windows 10 and 11. HammerDB-4.4-Linux.tar.gz

C++ 113
article thumbnail

HammerDB v4.6 New Features Pt2: Jobs Interface

HammerDB

In particular, after a running a test it would be ideal to have a repository where we could verify the configuration of the workload that was run, the results and any timing or transaction count data generated to bring all the log output into a central location. . <commandline> Use a different Browser. HammerDB CLI v4.6 TMP/hammer.DB