Sebastian Cohnen
Sebastian Cohnen
@simar27 have you tested this against tsung 1.7.0? Also, is this maybe related to https://github.com/processone/tsung/pull/289?
Hey @Jackzou781108. I don't really follow. Is this a question regarding tsung? Or the application/server you are testing?
I think this is a side-effect. Keep in mind though that the XML is not copied verbatim, but with expanded entities. The code which writes the backup config to the...
The copy of the configuration is more as a "documentation" feature I guess. But nevertheless I think there is no reason the copied tsung configuration should not work out of...
@nniclausse thanks for the hint. I think I'm also missing several spots, where new beams are launched.
@rodo making it compliant will require a good communication to users (since fields are separated by `,` now and fields may be quoted). I'm not sure what the benefit is...
Thanks for the remarks! I was thinking about adding more of those new timings to `ts_mon` anyway, since they are also very interesting for larger tests or in situations where...
I kind of like the idea. While working https://github.com/processone/tsung/pull/237 to make `file_server` scale linearly with the number of nodes, I quickly noticed that larger file are quite a bit of...
Unfortunately I have no idea how to build shellcheck, but I'm happy to help testing something on Apple Silicon hardware, if this is helpful.
Just found https://gitlab.haskell.org/ghc/ghc/-/issues/18664 so Haskell is not yet ready for M1/Apple Silicon 🤷♂️