Commit Graph

9 Commits

Author SHA1 Message Date
Mark Molinaro b58e0799e2 Fix perf issues with lazy sets 2021-06-17 18:42:39 +00:00
Tobias Koppers 5b0379dfca LazySet do not check for duplicate LazySets in addAll 2020-08-24 18:16:52 +02:00
Tobias Koppers e80bcac1b5 ignore coverage for toStringTag 2020-04-17 09:42:09 +02:00
evilebottnawi dafa4cd69a chore: setup cspell 2020-03-12 19:51:26 +03:00
Tobias Koppers 712f2bbda1 shorter LazySet serialization 2020-01-28 11:35:21 +01:00
Tobias Koppers 4cc4b4010e make LazySet serializable 2019-11-01 12:21:15 +01:00
Tobias Koppers 41d23461b8 flatten LazySet before merging to find duplicate inner Sets 2019-10-28 14:10:55 +01:00
Tobias Koppers ada11a286d avoid memory leak in LazySet 2019-08-12 23:07:45 +02:00
Tobias Koppers c21fb4bd58 Add LazySet for file/context/missingDependencies for performance 2019-08-07 16:13:56 +02:00