We can now track slow queries at the db level, now we need to track performance at the trpc and component levels.
- Add slow TRPC request where it logs slow request similarly to slow query
- Add slow component tracker that does the same for component rendering