Remove 2003 Remove Benchmarking Remove Database Remove Monitoring
article thumbnail

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

HammerDB

When you list the HammerDB directory you can now see a directory called “scripts” This directory contains CLI scripts to build, run, delete and query TPROC-C and TPROC-H workloads against all databases. If HammerDB is running on a separate system from the database under test then you should modify this value accordingly.

C++ 83
article thumbnail

HammerDB v4.6 New Features Pt2: Jobs Interface

HammerDB

For example on Windows an example of opening a new database. Copyright (C) 2003-2022 Steve Shaw Type "help" for a list of commands Initialized new SQLite on-disk database C:/Users/Hdb/AppData/Local/Temp/hammer.DB If disabled, the SQLite repository database is not opened, and it is not possible to query any jobs related data.

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.6 New Features Pt1: Python CLI Interface

HammerDB

Copyright (C) 2003-2022 Steve Shaw. Copyright (C) 2003-2022 Steve Shaw. You should already be aware that due to the Python GIL impacting multithreading performance it is not possible to drive a high-performance database workload directly from Python. Why Tcl is 700% faster than Python for database benchmarking.

article thumbnail

HammerDB v4.3 New Features Pt2: Enhanced Webservice with SQLite repository

HammerDB

cloud based usage led to the development of a HammerDB HTTP based web service interface with output data stored in a SQLite database repository. ws_port defines on which port to start the HTTP service, whilst sqlite_db sets the location of the SQLite repository database. HammerDB Web Service v4.3 HammerDB Web Service v4.3 Job status.

article thumbnail

HammerDB v4.1 New Features Pt3: Step Workloads

HammerDB

HammerDB Variable or Step Workloads are an advanced testing feature that enables you to automatically vary the load on the database over a period of time. When taking this approach you would not focus on the test result but instead monitor the databases ability to cope with the variation in demand and transaction response times.

article thumbnail

What Adrian Did Next?—?Part 2?—?Sun Microsystems

Adrian Cockcroft

Another big jump, but now it was my job to run benchmarks in the lab, and write white papers that explained the new products to the world, as they were launched. I was mostly coding in C, tuning FORTRAN, and when I needed to do a lot of data analysis of benchmark results used the S-PLUS statistics language, that is the predecessor to R.

Tuning 52
article thumbnail

Using HammerDB as a Web Service

HammerDB

HammerDB already has 2 interfaces with which to interface with the commands to build and test databases using the GUI interface or CLI. From HammerDB version 3.2 there is an additional interface that enables HammerDB to run as Web Service. see the documentation for setting the port). . $./hammerdbws hammerdbws HammerDB Web Service v3.2