vividsnow

Results 4 issues of vividsnow

Hello This patch gives access to specific parts of feersum connection/request: ```method uri path query content_length remote_address remote_port headers input```. Thus gives performance boost in some scenarios. Serving native handler...

Hello Any plans to support nonblocking PSGI ([EV](https://metacpan.org/pod/EV) or [UV](https://metacpan.org/pod/UV))? relates #141

enhancement ⬆️

* JSON::Validator version: 5.14 * Perl version: 5.36, 5.38 (non-system) * Operating system: debian stable/unstable ### Steps to reproduce the behavior Given script: ```perl use strict; use JSON::Validator::Schema::OpenAPIv3; my $yaml...

Perl [Feersum](https://metacpan.org/dist/Feersum) native interface benchmark