Skip to content

benmunro/slow-cdk-synth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example project to show effect that captureStackTrace has on synth time

To set up run

npm install

To show how the time to run a synth is influenced by the number of constructs and stack trace collection run

./bench.sh

This will patch the CDK code to allow stack trace collection to be disabled and run a synth with and without it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published