Skip to content

Fix Calendar.strftime/3 perfomance regression - #15704

Merged
josevalim merged 1 commit into
elixir-lang:mainfrom
AlexGx:ag-calendar_strftime_perf-fix
Jul 30, 2026
Merged

Fix Calendar.strftime/3 perfomance regression#15704
josevalim merged 1 commit into
elixir-lang:mainfrom
AlexGx:ag-calendar_strftime_perf-fix

Conversation

@AlexGx

@AlexGx AlexGx commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Fixes Calendar.strftime/3 perfomance regression after #15665

Relies on byte_size for pad leading in formats that are guaranteed to be ASCII-only.

@josevalim
josevalim merged commit df537c4 into elixir-lang:main Jul 30, 2026
14 of 15 checks passed
@josevalim

Copy link
Copy Markdown
Member

💚 💙 💜 💛 ❤️

@AlexGx
AlexGx deleted the ag-calendar_strftime_perf-fix branch July 30, 2026 15:05
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