vapor / multipart-kit

🏞 Parses and serializes multipart-encoded data with Codable support.
MIT License
139 stars 41 forks source link

Explore optimizing parser #58

Closed siemensikkema closed 3 years ago

siemensikkema commented 3 years ago

There might be some opportunities for optimizing the new parser from #54 as discussed https://github.com/vapor/multipart-kit/pull/54#issuecomment-817924731 and https://github.com/vapor/multipart-kit/pull/54#issuecomment-818236481.