Mark Robert Miller
Mark Robert Miller
My local .git folder got mangled somehow so I'm transferring changes to a fresh checkout - still a few things that are off and I'm working on syncing up. Have...
[SOLR-15625 Proper documentation for the benchmark module.](https://issues.apache.org/jira/browse/SOLR-15625)
https://issues.apache.org/jira/browse/SOLR-15683 [SOLR-15683 Cleanup and simplify benchmark data gen impl.](https://app.gitkraken.com/glo/view/card/90dcdc0a4fc644b5973294734f7c968f)
https://issues.apache.org/jira/browse/SOLR-15561
https://issues.apache.org/jira/browse/SOLR-15477 [SOLR-15477 Logging Performance](https://app.gitkraken.com/glo/view/card/de3d6fff35854b10868af0bb9c859643)
This is not necessarily intended to be finished or merged, though a little more at least will be done. Might be interesting to play with. Needs some handle bars first...
Here is a minimal rough draft for a tests.asyncprofile option that uses the java async profiler: https://github.com/jvm-profiling-tools/async-profiler Still needs a variety of configuration options at a minimum, some proper doc,...
Currently, each thread tries to figure out the timestamp format. This means that a thread that starts mid line may detect something different than the thread that starts at the...