Version 1.4.5 (February, 13th 2025)
Major changes
- none this is mostly a monthly build, to refresh dependencies'versions
Minor changes
-
corrected a bug where
-loops <number>
could be ignored when multiple clients were spawned with-clients <number>
-
added a bit more info in the "SQL-Loop mode", showing number of scripts execution "per client" in parenthesis after the total number of "Script executions succeeded:"
-
Thanks to Dimitri John Ledkov (@xnox) for his talk at FOSDEM 2025,
build.sh
creates better compilated binaries:- added GOAMD64=v2
- added trimpath
- added buildmode=pie
- added -X 'main.Version=..'
-
Added compilation for a non stripped version of the binary
-
rebuild of binaries with dependencies updates:
- upgraded golang.org/x/crypto to v0.33.0
- upgraded golang.org/x/sys to v0.30.0
- upgraded golang.org/x/text to v0.22.0
md5sum of binaries provided with the release
$ md5sum *
4ec13ff808b3122db555588731288c0e pgSimload
f397addee8f53a9ebbe2b854db22b847 pgSimload_mac
246e9c98f71a68f2d4c7e0593833a6a4 pgSimload_static
7fbfd8e2025aa129f3dd15d25f979908 pgSimload_static_non_stripped
d456a99d6636710bd4fe8e4bba4fdb8c pgSimload_win.exe