More specifically, a desktop libGDX-LWJGL application. There are configurations options to disable CPU syncing as well as vsynching, but regardless the application runs at 60fps
cfg.useCPUSynch has been taken out it seems. Setting cfg.foregroundFPS to some large number instead did the trick for me.
cfg.useCPUSynch
cfg.foregroundFPS