Damian Nadales

Results 136 comments of Damian Nadales

I'm adding an extra task to move the `.cabal` file to use `hpack` since that will simplify our maintenance tasks.

I already migrated to `hpack` 🙃 (see https://github.com/TorXakis/TorXakis/tree/issue/565-newADTstructure) New projects in stack come with `hpack` by default. See if you like the new approach, we can revert later. But `hpack`...

As this is not blocking any other work, I'd say we have to check if this is still an issue in the latest version. What do you think?

Wow, thank you for the excellent analysis. The solution makes sense; I wonder if it'd be possible to benchmark the memory consumption of patch #4196 with the baseline (current `master`).

Should we duplicate this issue in `ouroboros-consensus`?

[Draft version ready](https://docs.google.com/document/d/1t00uxW4M0Sh5iLrAr4P3aL9sCH1vbqTULVW0p4xzDiI/edit?usp=sharing).

I'll re-open this since the system-level benchmarks showed no improvement in version 8.6.0

Currently waiting on https://github.com/IntersectMBO/cardano-ledger/issues/4223

> I think it'd be cleanest in it's own repo, but I think maintaining it in cardano-node would ultimately be the least confusing: if you're analysing a state folder built...