Nixbench: an experimental tool to analyze derivations

This is a proof of concept of a tool for analyzing a set of derivations, using a choice of ‘views’. Right now there is only one that lists the contents of a subdirectory (like bin/).
Planned views include one to get the size of a contained file.
I’m looking for ideas for additional views, as well as other feedback.
Here is a link: https://github.com/boredom101/nixbench

3 Likes