Skip to content

Avoid creation of Option for TreeMap.getOrElse#8791

Merged
retronym merged 1 commit intoscala:2.12.xfrom
mkeskells:2.12.x_TreeMap_getOrElse
Mar 24, 2020
Merged

Avoid creation of Option for TreeMap.getOrElse#8791
retronym merged 1 commit intoscala:2.12.xfrom
mkeskells:2.12.x_TreeMap_getOrElse

Conversation

@mkeskells
Copy link
Contributor

No description provided.

@scala-jenkins scala-jenkins added this to the 2.12.12 milestone Mar 6, 2020
@mkeskells mkeskells changed the title avoid creation of Option for getOrElse [after backport] avoid creation of Option for getOrElse Mar 7, 2020
@mkeskells mkeskells added library:collections PRs involving changes to the standard collection library performance:do_not_allocate Changes to avoid object allocations labels Mar 12, 2020
@mkeskells mkeskells changed the title [after backport] avoid creation of Option for getOrElse avoid creation of Option for getOrElse Mar 24, 2020
@retronym retronym changed the title avoid creation of Option for getOrElse Avoid creation of Option for TreeMap.getOrElse Mar 24, 2020
@retronym retronym merged commit 794b453 into scala:2.12.x Mar 24, 2020
hamzaremmal pushed a commit to hamzaremmal/scala3 that referenced this pull request May 2, 2025
…OrElse

Avoid creation of Option for TreeMap.getOrElse
hamzaremmal pushed a commit to scala/scala3 that referenced this pull request May 7, 2025
…OrElse

Avoid creation of Option for TreeMap.getOrElse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

library:collections PRs involving changes to the standard collection library performance:do_not_allocate Changes to avoid object allocations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants