Figwheel uses the Hawk library to watch files.
There are now much faster options.
On MacOS Hawk takes about 6 seconds longer to detect file changes! This is a significant tax on reload speeds as compilation will not start until the change is detected.
Figwheel uses the Hawk library to watch files. There are now much faster options.
On MacOS Hawk takes about 6 seconds longer to detect file changes! This is a significant tax on reload speeds as compilation will not start until the change is detected.
I'll submit a PR to replace Hawk with Beholder
RESULTS: