Commit graph

15 commits

Author SHA1 Message Date
6d5ad19939
fix: python on ubuntu 22.04 LTS 2024-01-07 13:05:38 -06:00
7bc0a67eab
fix: require less manual interaction
Something has been up with @digitalocean instances that was requiring
some additional human interaction. Tweaked the upgrade command to work
around that.

Added some additional pieces of information and moved the speed test to
use JSON output instead of text for easier parsing.
2021-05-02 12:52:38 -05:00
a7def501f9
feat: drop old stuff, expand some tests
No longer testing on old Ubuntu versions, so dropped the sanity checks
around that. Added some additional `sysbench` tests, improved the speed
tests and did some naming clean up.
2021-01-01 16:34:05 -06:00
8f20778f46
feat(redis): install and benchmark Redis 2019-06-02 17:34:26 -05:00
42501e1d5f
chore: improve code comments 2018-10-29 18:30:16 -05:00
7a8c5123a3
chore: drop ab line entirely
As I wrote out that last commit message I realized there's absolutely no reason
to keep that around
2018-10-14 12:13:32 -05:00
9122bbd809
fix: comment out ab test
Running `ab` on the server connecting to itself was never a good metric. Command
broke when switching from Apache to Nginx so there's no real need for it
2018-10-14 12:12:44 -05:00
33d35cbe10
fix: add non-interactive flag
Fixes the issue where the install for MySQL gets locked up because it's
expecting input on the password. Benchmarks are using empty passwords so this is
fine
2018-10-14 11:40:11 -05:00
74d5351ed5
chore: adjust whitespace
Adjusted the indention and killed the kick off script that I had added for
myself (moved to another repo)
2018-10-14 11:30:18 -05:00
ed583c464a
feat: conditional based on sysbench version 2018-10-14 11:17:14 -05:00
af201028b4
fix: more tweaks to oltp commands 2018-08-19 11:58:06 -05:00
a8c14ad4b4
fix: mysql benchmarks working again 2018-08-19 11:51:09 -05:00
a06a8c4bea
Working on some stuff to make it easier to do my posts 2018-05-27 19:08:58 -05:00
6fbc61f651
Old Texas server vanished, switched to UT server 2018-03-18 16:44:12 -05:00
c77cd1edf7
Just being a bit anal retentive 2018-03-18 16:42:28 -05:00
Renamed from tests.sh (Browse further)