Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 5, 2025

This PR was automatically opened by a GitHub action. Review the changes included in this PR and determine if they should be included in the release branch. If yes, merge the PR. Otherwise revert changes that should not be included on this branch.

…al (#1570)

* Add a benchmark file and scheme for TimeZone

* Use a new TimeZone ICU API instead of directing time zone through ucal

Switch to use the uatimezone API when we only need timezone information. This is not only faster but also allows us to not have to lock around the shared `UCalendar`.

125359180

* Store the internal ICU timezone object as a non-optional value

* Add memory to TimeZone benchmark

* Add a benchmark for initiating time zone

* add a benchmark for creation and secondsFromGMT:
@jmschonfeld jmschonfeld closed this Nov 5, 2025
@jmschonfeld jmschonfeld reopened this Nov 5, 2025
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.

3 participants