We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello!
I have a Radeon RX 6700, but am getting:
2023-10-04T11:05:19.373411Z INFO bevy diagnostic: frame_time : 1000.697956ms (avg 1000.396673ms) 2023-10-04T11:05:20.373406Z INFO bevy diagnostic: frame_count : 1230.000000 2023-10-04T11:05:20.373429Z INFO bevy diagnostic: fps : 0.999357 (avg 0.999634)
of course running with cargo run --release --bin client
cargo run --release --bin client
I tried disabling the lighting to no avail. Any ideas? Should it perform better?
I was on 4273475 btw
The text was updated successfully, but these errors were encountered:
That's sounds bad~ Do you sure when you run the gpu is worked? your gpu should performance better than me.
Sorry, something went wrong.
No branches or pull requests
Hello!
I have a Radeon RX 6700, but am getting:
2023-10-04T11:05:19.373411Z INFO bevy diagnostic: frame_time : 1000.697956ms (avg 1000.396673ms)
2023-10-04T11:05:20.373406Z INFO bevy diagnostic: frame_count : 1230.000000
2023-10-04T11:05:20.373429Z INFO bevy diagnostic: fps : 0.999357 (avg 0.999634)
of course running with
cargo run --release --bin client
I tried disabling the lighting to no avail. Any ideas? Should it perform better?
I was on 4273475 btw
The text was updated successfully, but these errors were encountered: