Skip to content

unpack-dev/unpack

Repository files navigation

unpack (Crafting Bundler)

Explore Next Bundler Architecture

Profiling

Use the Rust benchmark example with hotpath enabled to generate a profiling report for the module graph build:

cargo run -p unpack_core --example bench2 --features hotpath

Add hotpath-alloc as well if you want allocation metrics in the report:

cargo run -p unpack_core --example bench2 --features hotpath,hotpath-alloc

About

Unplugin API built on top of Webpack architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages