Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance improvements #584

Open
ocervell opened this issue Nov 12, 2024 · 0 comments
Open

Performance improvements #584

ocervell opened this issue Nov 12, 2024 · 0 comments

Comments

@ocervell
Copy link

dalfox's CPU usage seems quite high: it can go up to 400% for a single URL !

Should we open a thread for perf improvements maybe by profiling the code to see where it's spending time exactly: most of dalfox functionality should be I/O-bound, not CPU-bound, since the main goal is to make requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant