Skip to content

Set CODEOWNERS and update docs#2

Merged
bill-long merged 3 commits into
mainfrom
bilong-dev
Oct 14, 2022
Merged

Set CODEOWNERS and update docs#2
bill-long merged 3 commits into
mainfrom
bilong-dev

Conversation

@bill-long
Copy link
Copy Markdown
Member

No description provided.

@bill-long bill-long merged commit bcc4d42 into main Oct 14, 2022
Copilot AI added a commit that referenced this pull request Apr 4, 2026
…ookups, improve caching and collection handling

- Fix EventLogReader.Dispose inverted logic causing handle leaks (#6)
- Remove O(N) IndexOf from Virtualize render loop (#1)
- Use HashSet for O(1) selection checks in render path (#2)
- Change EventRecord.Properties to IReadOnlyList<object> for O(1) Count (#3)
- Remove unnecessary .ToList() materializations in GetModernEvent (#4)
- Fix double enumeration in HandleAddEvent buffer counting (#7)
- Fix double enumeration in DistributeEventsToManyLogs using GroupBy (#8)
- Replace ReaderWriterLockSlim with ConcurrentDictionary in EventResolverCache (#13)
- Use ReadOnlyCollection<T>.Empty for empty collections (#16)
- Pre-compute DisplayLogName and KeywordsDisplayString on DisplayEventModel (#11/#12)

Agent-Logs-Url: https://github.com/microsoft/EventLogExpert/sessions/a6620ccb-7161-42b0-b6fd-5a680b73b99b

Co-authored-by: bill-long <4518572+bill-long@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant