-
-
Notifications
You must be signed in to change notification settings - Fork 36
log :: 2026โ04
notunrandom edited this page Apr 22, 2026
·
4 revisions
- Maintain Kupo among the top three most-used Cardano chain indexers as measured by state of the Cardano developer surveys.
- CI improvements, release.
- Finished https://github.com/CardanoSolutions/kupo/tree/bench
-
./bench datanow produces raw data in timestamped directory -
runghc stats.hscompares last two runs of./bench data(Mann-Whitney-Wilcoxon non-parametric rank sum comparison) - report
-
- Maintain Kupo among the top three most-used Cardano chain indexers as measured by state of the Cardano developer surveys.
- Documentation (instructions for comparing benchmarks) and submit PR.
- Merged https://github.com/CardanoSolutions/kupo/pull/200
- Closed https://github.com/CardanoSolutions/kupo/issues/194
- Started https://github.com/CardanoSolutions/kupo/tree/bench
- Added option to
benchscript to produce raw data table of metrics - Ran preprod benchmarks 100 times
- Started Haskell script to measure spread of each metric
- Added option to
- Maintain Kupo among the top three most-used Cardano chain indexers as measured by state of the Cardano developer surveys.
- Finish detection of benchmark changes above a threshold (for CI)
For Issue#194:
- Improved homebrew cardano-node: multi-network service
- Finalised PR: https://github.com/CardanoSolutions/kupo/pull/200
- Maintain Kupo among the top three most-used Cardano chain indexers as measured by state of the Cardano developer surveys.
- Try to detect benchmark changes above a threshold (for CI)