Skip to content

Comments

Fix performance issue for some valid Clojure expressions#128

Merged
bbatsov merged 1 commit intoclojure-emacs:mainfrom
rrudakov:fix/127-performance-issue
Dec 2, 2025
Merged

Fix performance issue for some valid Clojure expressions#128
bbatsov merged 1 commit intoclojure-emacs:mainfrom
rrudakov:fix/127-performance-issue

Conversation

@rrudakov
Copy link
Contributor

@rrudakov rrudakov commented Dec 2, 2025

Close #127


Before submitting a PR mark the checkboxes for the items you've done (if you
think a checkbox does not apply, then leave it unchecked):

  • You've run M-x checkdoc and fixed any warnings in the code you've written.
  • You've updated the changelog (if adding/changing user-visible functionality).
  • You've updated the readme (if adding/changing user-visible functionality).

Thanks!

@rrudakov
Copy link
Contributor Author

rrudakov commented Dec 2, 2025

@bbatsov could you please review this when you have time? This should fix the performance issue mentioned in #127

@bbatsov
Copy link
Member

bbatsov commented Dec 2, 2025

The fix looks good. Thanks!

@bbatsov bbatsov merged commit 19189ff into clojure-emacs:main Dec 2, 2025
5 checks passed
@rrudakov rrudakov deleted the fix/127-performance-issue branch December 2, 2025 12: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.

Valid clojure code causes emacs hang

2 participants