Hello! I just stumbled upon supertokens by looking through auth examples in Next.js. I am quite intrigued by the features and architecture diagram I am seeing so far. A hesitation I am currently feeling is the fact that the service is written in Java. I have tons of experience working on Java spring services for my job and I know java can be a memory hog. From what I can tell this server does not use spring but I was wondering if there were any sizing recommendations or performance benchmarks to see memory usage/cpu usage?