swift
Metadata cache optimizations
#4582
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
3
Changes
View On
GitHub
Commits
Type metadata for a class isn't necessarily ClassMetadata; it could
rjmccall
committed
9 years ago
Remove the linked list through metadata caches, since LLDB is
rjmccall
committed
9 years ago
Simplify and optimize the structural type metadata caches to use ConcurrentMap directly.
rjmccall
committed
9 years ago
Loading