-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Speed Test #2
Comments
RTX 3070Test 1 Command Line Arguments: N/A Result: 9.16 it/s raw | 7.90 it/s load |
RTX 3070Test 2 Command Line Arguments: N/A Result: 1.38 it/s raw | 1.20 it/s load |
RTX 3070Test 3 Command Line Arguments: N/A Result: 1.4 it/s raw | 1.21 it/s load |
RTX 3070Test 4 Command Line Arguments: --opt-channelslast Result: 1.36 it/s raw | 1.16 it/s load |
RTX 3070Test 5 Command Line Arguments: --opt-channelslast --xformers Result: 1.77 it/s raw | 1.44 it/s load |
RTX 3070Test 6 Command Line Arguments: --xformers Result: 1.8 it/s raw | 1.51 it/s load |
RTX 3070Test 7 Command Line Arguments: --xformers Result: 10.64 it/s raw | 9.17 it/s load |
RTX 3070Test 7 Command Line Arguments: --xformers --opt-channelslast Result: 11.4 it/s raw | 9.58 it/s load |
RTX 3070Test 8 Command Line Arguments: --xformers --opt-channelslast Result: 11.43 it/s raw | 9.55 it/s load |
RTX 3070Test 9 Command Line Arguments: --xformers --opt-channelslast Result: 1.76 it/s raw | 1.42 it/s load |
TESLA P40Test 1 Command Line Arguments: N/A Result: 2.54 it/s raw | 2.38 it/s load |
TESLA P40Test 2 Command Line Arguments: N/A Result: 1.83 s/it raw | 2.02 s/it load |
TESLA P40Test 3 Command Line Arguments: N/A Other: Upcast Cross Attention to FP32 Result: 2.25 it/s raw | 2.12 it/s load |
TESLA P40Test 4 Command Line Arguments: N/A Other: Upcast Cross Attention to FP32 Result: 1.73 s/it raw | 1.88 s/it load |
TESLA P40Test 5 Command Line Arguments: N/A Other: Upcast Cross Attention to FP32 Result: 1.27 s/it raw | 1.36 s/it load |
TESLA P40Test 6 Command Line Arguments: --no-half --precision full --no-half-vae Result: 2.71 it/s raw | 2.54 it/s load |
TESLA P40Test 7 Command Line Arguments: --no-half --precision full --no-half-vae Result: 2.18 s/it raw | 2.38 s/it load |
TESLA P40Test 8 Command Line Arguments: --no-half --precision full --no-half-vae --opt-channelslast Result: 2.44 it/s raw | 2.24 it/s load |
TESLA P40Test 9 Command Line Arguments: --no-half --precision full --no-half-vae --opt-channelslast Result: 2.69 s/it raw | 2.97 s/it load |
TESLA P40Test 10 Command Line Arguments: --no-half --precision full --no-half-vae --xformers Result: 3.31 it/s raw | 3.04 it/s load |
TESLA P40Test 11 Command Line Arguments: --no-half --precision full --no-half-vae --xformers Result: 1.65 s/it raw | 1.85 s/it load |
TESLA P40Test 12 Command Line Arguments: --no-half --precision full --no-half-vae --xformers Result: 3.78 it/s raw | 3.51 it/s load |
TESLA P40Test 13 Command Line Arguments: --no-half --precision full --no-half-vae --xformers Result: 1.65 s/it raw | 1.82 s/it load |
TESLA P40Test 14 Command Line Arguments: --no-half --precision full --no-half-vae --xformers Result: 3.74 it/s raw | 3.46 it/s load |
TESLA P40Test 15 Command Line Arguments: --no-half --precision full --no-half-vae --xformers Result: 1.67 s/it raw | 1.84 s/it load |
RTX 3090Test 1 Command Line Arguments: N/A Result: 12.91 it/s raw | 11.34 it/s load |
RTX 3090Test 2 Command Line Arguments: N/A Result: 2.24 it/s raw | 1.88 it/s load |
RTX 3090Test 3 Command Line Arguments: --autolaunch --xformers Result: 16.95 it/s raw | 14.20 it/s load |
RTX 3090Test 4 Command Line Arguments: --autolaunch --xformers Result: 3.10 it/s raw | 2.46 it/s load |
RTX 3090Test 5 Command Line Arguments: --autolaunch --xformers --opt-channelslast Result: 16.37 it/s raw | 13.39 it/s load |
RTX 3090Test 5 Command Line Arguments: --autolaunch --xformers --opt-channelslast Result: 3.07 it/s raw | 2.37 it/s load |
Testing to see the maximum performance of the available cards and what settings are needed to hit those top speeds. Direct code alterations are not permitted. This is meant to test end user speed.
Commit: 0cc0ee1
Standards:
Links will direct to peak performance settings
The text was updated successfully, but these errors were encountered: