Simon Jürgensmeyer

Results 22 issues of Simon Jürgensmeyer

**Description** Is it possible to sum on custom primitives? I would like to sum/accumulate on `initiatoroctets` and `responderoctets` but it looks like only `packets` and `bytes` are possible. The update...

enhancement

With this PR I'm proposing to add the current date to the Docker tag. Otherwise, there is only the hash which is not very descriptive.

## Feature Request Add an installation option which will overwrite the currently running system. ### Description In some environments, it's not possible to boot from custom images. Takeover installations (e.g....

e.g. https://gitlab.com/cznic/sqlite

enhancement
sqlite

https://clickhouse.tech/

feature

Currently, goreleaser doesn't support CGO builds, which is required for sqlite support (and maybe more in the future). Check for a way to build releases with CGO support.

deployment

Add a flag to use prepared SQL statements.

feature

After enough iteration, the connection gets unintentionally closed. Might be a Docker bug on Linux. MySQL and MariaDB ``` [mysql] 2018/12/16 14:33:08 packets.go:36: unexpected EOF 2018/12/16 14:33:08 INSERT INTO dbbench.simple...

needs investigation

When desired, allow to execute benchmark statements in parallel (compared to the current blocking/queue mode).

feature

When using the `-run` flag, match benchmarks based on regular expressions instead of exact names.

feature