-
```
#18 301.5 ┌──────────────────────────────────────────────────────────────────────────────┐
#18 301.5 │ [FAIL] GIT 20 with_tree strategies. │
#18 301.5 └…
-
irmin-pack mem's failure:
```
[failure] Pool.drop: double free
Raised at Stdlib.failwith in file "stdlib.ml", line 29, characters 17-33
Called from Irmin_pack_mem__Content_addr…
-
@metanivek and I brainstormed areas of improvement for GC and the new IO
---
### Benchmark impact of GC on main process performances
> `benchmark`
> status: ongoing, @Ngoguey42
Bench 1: Ev…
-
Fast question:
Could we have access to the current path of the objects to be merged inside the `merge` function of the store's content.
Long description:
I am currently using Irmin for a project …
-
Problems:
1. If you run without arguments, it provides an in-memory-only store. This is only useful for debugging and should not be the default.
2. If you point it at a bare Git repository, it quietly…
-
With irmin-pack under irmin 2.x, commiting a commit that was already contained in the pack file was a no-op on the disk (thanks to the `always` indexing strategy).
With irmin-pack under irmin 3.x w…
-
I am using `ocamllsp` alongside `visual studio code` via it's extension `Ocaml Platform` on a computer with 16G of memory.
It is usually going great, however, when working on the large database of …
-
**What is the reason for this new style?**
This is a follow-on to the discussion in https://github.com/ocaml-ppx/ocamlformat/issues/961. The outcome of that is that OCamlformat is now somewhat opinio…
-
The file `dispatcher.ml` has no tests related to it's functions, we should add some
-
Things to add to our stats summary
- Current gc stats type for each gc run https://github.com/mirage/irmin/blob/953431ee9ef6f94dc35950b1edc78c34b881b5b9/src/irmin-pack/unix/ext.ml#L147-L154
- Memo…