Sat.Oct 27, 2018

article thumbnail

The Three Types of Performance Testing

CSS Wizardry

A lot of companies—even if they are aware that performance is key to their business—are often unsure of how, when, or where performance testing sits within their development lifecycle. To make things worse, they’re also usually unsure whose responsibility performance measuring and monitoring is. The short answers are, of course ‘all the time’ and ‘everyone’, but this mutual disownership is a common reason why performance often gets overlooked.

article thumbnail

Driving hammerdbcli from a bash script

HammerDB

A current FAQ is how to drive the command line hammerdbcli from an external bash script. This post gives an example of one way which this can be done. For an example we will run a bash script that prints output and then runs hammerdbcli to build an Oracle schema before wating for this to finish and printing more output. Firstly we need the hammerdbcli script.