aboutsummaryrefslogtreecommitdiffstats
path: root/lua/dep.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-11-17Fix recursive subtree configuration not being optimized after the first runphosphene471-34/+45
2021-11-14Implement benchmarking of package load timephosphene471-132/+237
2021-11-14Improve performance by caching subtree state and configure a single root for ↵phosphene471-65/+113
simplicity
2021-11-14Prevent failed package load being retried multiple timesphosphene471-9/+23
2021-11-14Fix many bugs and make things actually workphosphene471-148/+427