Slowest/ or close to slowest query we are doing Example: ``` SELECT MAX(`ingot_ID`) FROM wp_ingot_session WHERE `IP` = "192.168.50.1" LIMIT 1 ```