Kitura / Kitura-NIO

A networking library for Kitura, based on SwiftNIO
Apache License 2.0
38 stars 23 forks source link

Create a performance testing plan for Kitura-NIO #109

Open mamabusi opened 5 years ago

mamabusi commented 5 years ago

As discussed and decided upon, this is the priority in terms of performance testing for Kitura-NIO:

Measurements with microbenchmarks with Kitura-NIO vs. Kitura-net Measurements with the same microbenchmarks on Express (All the above can be on Ubuntu 16.04) Measurements of comparing 18.04 to 16.04 Getting TechEmpower running on Kitura-NIO and comparing to Kitura-net

mamabusi commented 5 years ago

The tasks done in the above task list: Measurements with microbenchmarks with Kitura-NIO vs. Kitura-net Measurements of comparing 18.04 to 16.04 Getting TechEmpower running on Kitura-NIO and comparing to Kitura-net

pushkarnk commented 5 years ago

We must probably identify a list of benchmarks which'd we'd want to run on every pull request, and post comparative numbers on the pull request. We could start with TechEmpower!