Kurt
|
5c9ce494cf
|
Minor perf improvements
Defer some value assignments
Pass already known values directly
Pass static references to reduce allocating small duplicate objects
|
2021-03-30 18:51:53 -07:00 |
|
Kurt
|
997e0751f3
|
Minor clean
Handle remainder of c#9 sugar
Fix some spelling mistakes
|
2020-12-21 23:37:07 -08:00 |
|
Kurt
|
aa022fad40
|
Misc refactoring
remove some null usages, return an empty array instead
reduce as arg
|
2019-02-01 23:08:03 -08:00 |
|
Kurt
|
80ef196468
|
fix info output off by one
|
2019-01-01 20:05:00 -08:00 |
|
Kurt
|
d20f14504e
|
Refactoring
pull out BlockInfo logic, standardize common block checking
reduces array allocations
|
2018-02-19 11:33:37 -08:00 |
|