figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
2018-02-02T23:59:42.000207Z

Hey! I've got a wierd situation where every second compile takes 6x longer. Any ideas of where to look?

Compiling "resources/public/js/cards.js" from ["src/main" "src/cards"]...
Successfully compiled "resources/public/js/cards.js" in 1.166 seconds.
notifying browser that file changed:  resources/public/js/cards/foo/basic_components.js
Compiling "resources/public/js/cards.js" from ["src/main" "src/cards"]...
Successfully compiled "resources/public/js/cards.js" in 5.549 seconds.
notifying browser that file changed:  resources/public/js/cards/foo/basic_components.js
Compiling "resources/public/js/cards.js" from ["src/main" "src/cards"]...
Successfully compiled "resources/public/js/cards.js" in 1.069 seconds.
notifying browser that file changed:  resources/public/js/cards/foo/basic_components.js
Compiling "resources/public/js/cards.js" from ["src/main" "src/cards"]...
Successfully compiled "resources/public/js/cards.js" in 5.676 seconds.
notifying browser that file changed:  resources/public/js/cards/foo/basic_components.js