1. 18 Mar, 2024 1 commit
    • Add a feature to container_internal::Layout that lets you specify some array… · 5839a148
      Add a feature to container_internal::Layout that lets you specify some array sizes at compile-time as template parameters. This can make offset and size calculations faster.
      
      In particular, it seems to always improve the performance of AllocSize(), and it sometimes improves the performance of other functions, e.g. when the Layout object outlives the function that created it.
      
      PiperOrigin-RevId: 616817169
      Change-Id: Id1d318d7d2af68783f9f59090d89c642be6ae558
      Abseil Team committed
  2. 15 Mar, 2024 4 commits
  3. 14 Mar, 2024 2 commits
  4. 13 Mar, 2024 5 commits
  5. 12 Mar, 2024 8 commits
  6. 11 Mar, 2024 3 commits
  7. 07 Mar, 2024 2 commits
  8. 06 Mar, 2024 4 commits
  9. 04 Mar, 2024 3 commits
  10. 03 Mar, 2024 1 commit
  11. 29 Feb, 2024 2 commits
  12. 28 Feb, 2024 4 commits
  13. 27 Feb, 2024 1 commit