Zachary Tong
Zachary Tong
++, someone want to send a PR? I'm pretty hands-off on this library nowadays Even if vanilla PHP doesn't JIT anything, it'd help prime CPU caches, OS page cache, etc.
@gabrielsch ^^^^ ? I've largely stepped aside as maintainer of this library and given it over to @gabrielsch . Unless he has some objections, it LGTM from a casual skim...
I'll classify it as _"Unintended but working as expected"_ behavior. My original parser simply include-ed the class into memory and then used reflection to determine if it was a child...
Cool. I'll definitely look into a better parser. This was one of those "afternoon in an hour" pieces of code :)
I like this in theory, but I doubt it would be useful in practice. For example, we run CI tests on all our different codebases at my job. The timeouts...
Hey, sorry for the delay on this. I was traveling when the PR came in and then just plain forgot about it. I'm in agreement about making the methods `protected`,...
Heya, sorry for the delay. I'd tend to agree with @staabm, there really isn't any benefit to more iterations once the timings start to stabilize. That said, memory usage could...
I think the command-line package that I'm using is eating the stacktrace. I'll see if there is a way to disable that or otherwise output it...I agree it would be...
++ I agree, this would be useful. I won't be able to work on this any time soon, but would happily accept a PR to add it (from you or...
++ PR's welcome if you have the time! It'd be great if SPSC worked on stable I'm unfortunately going to be pretty busy for the rest of this month (moving...