jekyll / Utterson

CI benchmarking suite for Jekyll
MIT License
13 stars 8 forks source link

Log memory and file system access #64

Open pathawks opened 6 years ago

pathawks commented 6 years ago

We would really like to know the impact that different caching strategies have on the memory footprint of Jekyll.

This change will log the maximum memory used during each build so that we can see if we do something that radically increases the amount of memory required for Jekyll to build sites.