abcxyz / abc

Apache License 2.0
12 stars 3 forks source link

Refactor oversize function in golden-test verify #607

Closed drevell closed 3 months ago

drevell commented 3 months ago

This is a trivial refactor of a large function into three moderately sized ones.

This sets up future PRs that will move this code into a library and optimize its performance.