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

Crude memory profiling in REPL #87

Merged
merged 3 commits into from
Aug 21, 2024
Merged

Crude memory profiling in REPL #87

merged 3 commits into from
Aug 21, 2024

Conversation

crisptrutski
Copy link
Collaborator

@crisptrutski crisptrutski commented Aug 21, 2024

Turns out micro benchmarks are unneeded for now, as memory usage is fairly high, so coarse profiling is already helpful.

JSQLParser is responsible for a significant chunk of it - almost half! So, despite a fair amount of low hanging fruit, there's little impetus to optimize the Clojure part further right now.

@crisptrutski crisptrutski merged commit 484ef9e into master Aug 21, 2024
4 checks passed
@crisptrutski crisptrutski deleted the crude-benchmarks branch August 21, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants