Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-07 | internal: Split in to sub-packages | Luke Shumaker | |
2023-01-30 | Avoid doing type switching in inner functions | Luke Shumaker | |
The CPU profiler tells me that the encoder is spending a lot of time on type switches. |