ThetaSinner
ThetaSinner
Anecdotal information from me that my sweettests (happ I'm working on) are spending a very long time on app installs. Like 30s where the rest of the test takes
Refinement notes: - Treat this as a timeboxed task initially to work out how serious the regression is. If it's serious (e.g. order of magnitude slowdown) then we can work...
- Would be good to have this in the `hc` command somewhere, maybe pass a JSON input that could become the properties map? - Current `network_seed` on `InstallAppPayload` applies to...
`cargo doc` isn't currently run by us I believe. We let `crates.io` build our documentation when we publish. I've opened a new issue to update our CI.
I believe the solution to this would be to use one of the Holochain clients (JS or Rust) to prepare a connection. We should document how this is done, and...
@pospi I believe the scaffold deps is slow to build but you should be getting it pre-built from a cache and 1h 40m is not expected. We suspect there are...
An upstream cache would help speed this up I think. It looks like cachix is currently set up to cache but when you take updates from upstream it will be...
@pospi We've recently improved our cache size and maintenance so it should be smaller and contain what you need more often. Could you try adding `holochain-ci` as an upstream cache...
Closing, please re-open if this issue shows up again
@ThetaSinner To create a spike from this issue to look at DB schemas in general for stability2