#performance on linux

6 messages · Page 1 of 1 (latest)

high fossil
#

Hello I have a simple app: https://pastebin.com/mTcNSP9i
and I've followed the recommended setup for linux (my Cargo.toml: https://pastebin.com/GmfvA0yT) and run cargo run --release

unfortunately I find that when I move my mouse it is staggered and slow, which usually happens when an app isn't performing well

any help would be appreciated

high fossil
#

FrameTimeDiagnosticsPlugin shows the average fps as 20

remote grail
#

Runs perfectly fine for me (both under Linux and Windows).
I doubt it's a problem with the app or build process per se

high fossil
#

oh ok

#

thanks

high fossil
#

ok changing my drivers got me to >144fps