Chris Zielinski

Results 5 comments of Chris Zielinski

I've managed to track it down to the `MatchSequence.Iterator`. I believe the performance drop is attributed to the `Match` initializations that occur within the iterator. You can see the temporary...

> Hi Chris > > I have an issue #249, from a problem I saw with Mac Catalyst (another approach to building a Mac App). Can you check if the...

No need for SVGs, fortunately. Duotone is accessible to us from the ligature-based font file. Here's a _lil_ taste. That being said, `UIKit` Duotone functionality depends on some things introduced...

The performance penalty encountered when running the benchmark 100 times is ~14ms to the mean execution time (and ~10ms to the median). Given that *benchinput.md* is 110.6 MB containing **1,484,151**...

Not ostensibly. The only other reason supporting sensitivity is the isolation it affords from any potentially introduced side effects of the functionality. That being said, if there is confidence in...