1. cdc3ab0 Force inlining in `InternTable`. by Vladimir Marko · 2 years, 9 months ago
  2. 47eea60 Do not repeatedly search frozen strong intern tables. by Vladimir Marko · 2 years, 9 months ago
  3. 365c020 String hashing cleanup in `InternTable`. by Vladimir Marko · 2 years, 10 months ago
  4. 4625f25 Avoid Modified-UTF8 processing for ASCII strings. by Vladimir Marko · 2 years, 10 months ago
  5. 4e7b3c7 Make some hash/equals operators inline. by Vladimir Marko · 3 years, 10 months ago
  6. fdd4684 Deduplicate interned image strings. by Vladimir Marko · 4 years, 9 months ago
  7. 8fc7558 Smarter set intersection between app image and non boot image strings by Mathieu Chartier · 6 years ago
  8. 8cc418e Track what intern tables are from boot images by Mathieu Chartier · 6 years ago
  9. 41c0808 Hold intern table lock for AddImageStringsToTable by Mathieu Chartier · 6 years ago
  10. 2547af3 Remove read barriers in InternTable::Table::AddInternStrings by Mathieu Chartier · 6 years ago
  11. cd0f38f Add logic to eagerly resolve const-string for startup methods by Mathieu Chartier · 6 years ago
  12. 74ccee6 Add extra handling for loading intern tables by Mathieu Chartier · 6 years ago