| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-18 | build: Remove opendc-platform module | Fabian Mastenbroek | |
| This change removes the opendc-platform module from the project. This module represented a Java platform which was previously used for sharing a set of dependency versions between subprojects. However, with the version catalogue that was added by Gradle, we currently do not use the platform anymore. | |||
| 2021-09-20 | feat(trace): Support column lookup via index | Fabian Mastenbroek | |
| This change adds support for looking up the column value through the column index. This enables faster lookup when processing very large traces. | |||
| 2021-09-02 | refactor(trace): Implement trace API for WTF reader | Fabian Mastenbroek | |
| This change updates the WTF trace reader to support the new streaming trace API. | |||
