On each request, the yaml config is parsed (if using yaml), then some complicated logic in SlotMachine::get is executed to resolve the correct card. It might be worth introducing some caching of configs and resolved data if possible.
On each request, the yaml config is parsed (if using yaml), then some complicated logic in SlotMachine::get is executed to resolve the correct card.
It might be worth introducing some caching of configs and resolved data if possible.