Jonathan Shook
Jonathan Shook
Also the revapi tools help us ensure compliance on an API level.
Elaboration on links for context and clarity... --- Related to #380 because you can easily partition workloads (including data in ops) across activities or nodes with a pre-hashing function. For...
I think we should pre-compute some reference points on basic parameters and store them as data files. For a two-parameter distribution, a simple data file like ``` # rho,foo,val 1.0,1.0,23...
@hemidactylus Does this address the CL issue we discussed the other day?
For clarification, this is in reference to the actual binding Function https://docs.nosqlbench.io/reference/bindings/funcref-general/#template, not the `TEMPLATE(...)` macro facility. If we create binding functions for `*ListTemplate(...)` and `*MapTemplate(...)`, then there should be...
TY @szimmer1 Just a heads up, the driver API enhancements are soon to be merged in. This should make things like this easier. Even if we need to add surface...
I would like for us to be able to specifically set the scheme, even if we default to http or https based on the port. This would allow users to...
This is superseded by a new approach to be documented in a separate issue.
> Why reinvent uri protocols? I asked ChatGPT about a http+file: and here is the reply: The goal here is to make it easy to be the least specific where...
I suspect this is a corner case of `--report-summary-to` and not reaching minimum run time needed for substantial metrics to be gathered. Can you give some details on your basic_check...