mdedetrich opened a new issue, #103: URL: https://github.com/apache/incubator-pekko-http/issues/103
Due to https://github.com/apache/incubator-pekko-http/pull/14 we are now using an upstream [parboiled2](https://github.com/sirthias/parboiled2) rather than having our own in source version. Due to this change we lost some minor performance improvements that was done internally to Akka which haven't been upstreamed to parboiled2 yet (see https://github.com/apache/incubator-pekko-http/issues/1#issuecomment-1432878256) This is a meta issue to track these upstream changes * https://github.com/sirthias/parboiled2/pull/416 from https://github.com/apache/incubator-pekko-http/commit/d3b1322d4526171370935ec7b4648bc45fabc672 * https://github.com/sirthias/parboiled2/pull/417 from https://github.com/apache/incubator-pekko-http/commit/1a50f8afd1f21b2c686b8015034a12a1fed47ce1 * https://github.com/sirthias/parboiled2/pull/418 from https://github.com/apache/incubator-pekko-http/commit/58d8f48f2bb81f3eedbc743aa890dc8e80da252f * https://github.com/sirthias/parboiled2/pull/419 from https://github.com/apache/incubator-pekko-http/commit/14f5ae3cbb50240b25f60dda8182284a0776d1a2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
