| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-06 | style: Eliminate use of wildcard imports | Fabian Mastenbroek | |
| This change updates the repository to remove the use of wildcard imports everywhere. Wildcard imports are not allowed by default by Ktlint as well as Google's Java style guide. | |||
| 2022-06-07 | perf(trace/azure): Add benchmarks for Azure trace format | Fabian Mastenbroek | |
| This change adds JMH benchmarks for the parsing logic of the Azure VM trace format in order to catch performance regressions. | |||
