framesurge / perseus

A state-driven web development framework for Rust with full support for server-side rendering and static generation.
https://framesurge.sh/perseus/en-US
MIT License
2.15k stars 89 forks source link

The command `Perseus serve -w` is very slow when listening to a large number of files. #309

Open Ahidada opened 11 months ago

Ahidada commented 11 months ago

This issue is requesting an enhancement to Perseus. Details of the scope will be available in issue labels. The user described the problem related to this request as follows:

The command perseus serve -w is very slow when listening to a large number of files. For example, if there are a lot of files in the node_modules folder, it will start very slowly.

The user described the issue as follows:

Giving a WARN and optimisation advice when listening to a large number of files

  • The author is willing to attempt an implementation: false
Tribble internal data dHJpYmJsZS1yZXBvcnRlZCxDLWVuaGFuY2VtZW50
arctic-hen7 commented 11 months ago

Thanks for the issue report, this is definitely a problem. I'll get on this as soon as I can!