0.0.0 • Published 4 years ago

lavamoat-perf v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

instructions

yarn
yarn start

charts

View the latest charts here.

explanation

runs a dependency-using task in a few ways:

  • "node" in node directly. beware: may use native modules
  • "bify" browserify bundle in node, no protections
  • "bify+ses" browserify bundle run in a single SES root realm
  • "bify+lavamoat" browserify bundle with lavamoat in node, default lavamoat config
  • "bify+lavamoat w/ harden" browserify bundle with lavamoat in node, with hand-tuned config utilizing the "harden" exportsDefense strategy when possible

the tasks are run with different "n" values, indicating how many times the individual work should be done.

perf is collected, and printed to stdout as csv

this graph was generated using the data

alt text