Skip to content

Conversation

jvoisin
Copy link
Collaborator

@jvoisin jvoisin commented Oct 16, 2025

  • There is no need to use two replacers instead of one. It might help keep the input in a low CPU cache.
  • Don't cast an int to float (twice) for nothing in checkTimezoneRange.

- There is no need to use two replacers instead of one. It might help keep the
  input in a low CPU cache.
- Don't cast an int to float (twice) for nothing in checkTimezoneRange.
@jvoisin jvoisin marked this pull request as ready for review October 16, 2025 20:19
@fguillot fguillot merged commit c171da1 into miniflux:main Oct 17, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants