We were supposed to go to the gym today for the first time, but brother said he had to stay late at work so we couldn’t.
I finally published uExpress to NPM… Well, I had to rename it. Apparently there’s a package called uexpress
and you can’t have similar names (mine was called u-express
), so I had to rename it to ultimate-express
. A little disappointed, but whatever. Chose to go with Apache 2.0 License.
Migrated Nekoweb to use it, and thankfully it’s faster!!! About 2-3 times faster on average! It wasn’t all for nothing after all, yayyy! Finally added benchmark results to README. Apparently generating ETag makes server about 15k req/sec slower, but idk if it’s possible to optimize.