Skip to content

refactor(js client): avoid allocating new arrays when converting to dates#395

Merged
GuillaumeDecMeetsMore merged 1 commit intomasterfrom
guillaume/refactor/js-lib-avoid-allocating-new-arrays-for-dates
Sep 30, 2025
Merged

refactor(js client): avoid allocating new arrays when converting to dates#395
GuillaumeDecMeetsMore merged 1 commit intomasterfrom
guillaume/refactor/js-lib-avoid-allocating-new-arrays-for-dates

Conversation

@GuillaumeDecMeetsMore
Copy link
Collaborator

@GuillaumeDecMeetsMore GuillaumeDecMeetsMore commented Sep 29, 2025

Changed

  • Adapted code so that we avoid re-allocating arrays when converting datestrings to proper dates

@GuillaumeDecMeetsMore GuillaumeDecMeetsMore self-assigned this Sep 29, 2025
@GuillaumeDecMeetsMore GuillaumeDecMeetsMore changed the title refactor(js client): avoid allocating new arrays when converting dates refactor(js client): avoid allocating new arrays when converting to dates Sep 29, 2025
@GuillaumeDecMeetsMore GuillaumeDecMeetsMore marked this pull request as ready for review September 30, 2025 00:16
@GuillaumeDecMeetsMore GuillaumeDecMeetsMore merged commit c08f7ed into master Sep 30, 2025
4 checks passed
@GuillaumeDecMeetsMore GuillaumeDecMeetsMore deleted the guillaume/refactor/js-lib-avoid-allocating-new-arrays-for-dates branch September 30, 2025 01:10
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