gleam icon indicating copy to clipboard operation
gleam copied to clipboard

Build dataset for benchmarking dependency resolution

Open lpil opened this issue 6 months ago • 0 comments

Traverse the Hex API to get a local copy of all packages, their names, their versions, the their requirements. JSON or such is fine.

Give this to the pubgrub team so the can benchmark their version resolution library which we use in the build tool.

Context: https://github.com/pubgrub-rs/pubgrub/issues/167

lpil avatar Dec 07 '23 14:12 lpil