article thumbnail

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

HammerDB

Copyright (C) 2003-2023 Steve Shaw Type "help" for a list of commands Initialized SQLite on-disk database /home/steve/HammerDB-4.7/TMP/hammer.DB Copyright (C) 2003-2023 Steve Shaw Type "help" for a list of commands Initialized SQLite on-disk database /home/steve/HammerDB-4.7/TMP/hammer.DB Copy Code Copied Use a different Browser $./scripts/tcl/maria/tprocc/maria_tprocc.sh

C++ 83
article thumbnail

Web Performance Bookshelf

Rigor

These are the bestsellers in the web performance field, including the good old Speed Up Your Site (2003) by Andy King; Steve Souders’ Even Faster Web Sites (2009) ; Ilya Grigorik’s High Performance Browser Networking (2013) ; Tammy Everts’ Time is Money (2016) ; and a handful of more recent publications. The Art of SEO.

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

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

Adrian Cockcroft

I still code in R… One role I had for many years was to lead technical training events for the global specialist systems engineers, which we called the Ambassador Program. The SE toolkit was fast, had no memory leaks (monitoring scripts could run for years) and let me implement lots of cool performance monitoring ideas.

Tuning 52
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. What programming languages does HammerDB use and why does it matter? Surely any language will do? hammerdbcli auto pgtime.tcl HammerDB CLI v4.4

article thumbnail

HammerDB Concepts and Architecture

HammerDB

Programming Languages. When you download the source code for HammerDB you can see that the programming language it is written in is called TCL. Copyright (C) 2003-2018 Steve Shaw Type "help" for a list of commands The xml is well-formed, applying configuration hammerdb>librarycheck Checking database library for Oracle Success.

article thumbnail

SQL Server I/O Basics Chapter #2

SQL Server According to Bob

SQL Server 2005 ​​ contains ​​ the stalled I/O ​​ monitoring and ​​ detection. ​​ See ​​ the SQL Server Always On Storage Solution Review program ​​ ( [link] s ql/AlwaysOn ) ​​ for newer information about this topic.

Servers 40