Skip to content

Measure the time it takes to compile a rust crate with different numbers of dependencies

Notifications You must be signed in to change notification settings

jyn514/measure-dependency-overhead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Measure dependency overhead

Run ./measure_dep_impact.sh. Timings will be generated in timings.json.

To vary the number of crates and functions, manually edit the for loops in measure_dep_impact.sh. Existing timings will be saved even after measure_dep_impact is edited.

About

Measure the time it takes to compile a rust crate with different numbers of dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages