Skip to content

replace SortedDictionary with Dictionary to avoid O(logn) scan

00ed582
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Replace SortedDictionary with Dictionary in HSSFRow, XSSFRow and SXSSFRow #1753

replace SortedDictionary with Dictionary to avoid O(logn) scan
00ed582
Select commit
Loading
Failed to load commit list.

Annotations

1 warning
ubuntu-latest
succeeded Mar 23, 2026 in 3m 51s