- Oct 23, 2020
- Oct 22, 2020
- Oct 21, 2020
- Oct 20, 2020
-
-
Rye Mutt authored
-
Rye Mutt authored
-
Rye Mutt authored
-
Rye Mutt authored
Replace std::recursive_mutex with LLMutex inside LLSingleton as the recursive mutex impl to avoid virtual dispatch overhead of std::mutex on msvc
-
Rye Mutt authored
Replace std::mutex with absl::Mutex in LLInstanceTracker, as its dramatically faster at locking and unlocking an uncontended lock.
-
Rye Mutt authored
-
Rye Mutt authored
-
Rye Mutt authored
-
- Oct 19, 2020
- Oct 17, 2020
- Oct 15, 2020