piecrust icon indicating copy to clipboard operation
piecrust copied to clipboard

Separate base commit and contracts hints information from the index file

Open miloszm opened this issue 4 months ago • 0 comments

Summary

Currently, index file is loaded during page finding, only to access the base commit info. This is suboptimal for larger index files.

Possible solution design or implementation

Separate base commit info and contract hints from the index file and keep the in a separate file.

miloszm avatar Oct 09 '24 12:10 miloszm