it's kinda bizarre I can render full pages with content faster than Mastodon can serve a useless static page that delegates everything to the client
@f0x I blame non-blocking io vs thread pool with blocking threads ❤️
@forestjohnson the thread pool is only used by the sidekiq process though? or is ruby on rails always like that. this is literally just routing a static html which will load some assets
@f0x I've no idea honestly I've never used ruby
@forestjohnson yeah me neither, and from looking at the mastodon source, i'd rather keep it that way...
242 vs 356 requests / second, with 10 seconds of 12 threads 100 connections