I have a question for those using lacinia + superlifter stack for service in production. It will be a great help if you could spare time to answer the below. • What type of server are you using? (Ring, http-kit, aleph, pedestal .. etc) • What is the TPS of your server (and how many vCPUs and memory)?
I'm aware that the transaction part varies greatly per apis. Here I'm assuming no critical delay exists from the db layer.
I'm experiencing an exceptionally low TPS with Ring(jetty) + lacinia + superlifter stack; and trying to figure out whether this limit is due to hardware spec or other adjustable parameters in the middle.