RTX 3050 - Order Now
Home / Blog / Benchmarks / FLUX Schnell Throughput by GPU
Benchmarks

FLUX Schnell Throughput by GPU

Black Forest Labs' FLUX Schnell is the fastest high-quality diffusion model in 2026 - 4-step generation with SDXL-beating quality. Measured by card.

FLUX.1 Schnell is the fastest top-tier diffusion model in 2026. Apache-licensed, 4 steps per image, quality that rivals or beats SDXL. On our dedicated GPU hosting every tier runs it; here is measured throughput per card.

Contents

VRAM

FLUX Schnell at FP16: ~22 GB. FP8: ~12 GB. INT4 (bitsandbytes): ~7 GB.

Setup

from diffusers import FluxPipeline
import torch

pipe = FluxPipeline.from_pretrained(
    "black-forest-labs/FLUX.1-schnell",
    torch_dtype=torch.bfloat16,
).to("cuda")

image = pipe(
    "A detailed urban sketch, high contrast ink on paper",
    num_inference_steps=4,
    guidance_scale=0.0,
    max_sequence_length=256,
).images[0]

Benchmarks

1024×1024, 4 steps, time per image:

GPUPrecisionTime
4060 Ti 16GBFP8~2.8s
3090 24GBBF16~1.6s
5080 16GBFP8~1.1s
5090 32GBBF16~0.7s
6000 Pro 96GBBF16~0.6s

Schnell vs Dev

FLUX.1 Dev is a 28-step variant with higher quality and a non-commercial licence. For commercial use stick with Schnell. For portfolio or non-commercial work Dev can be worth the extra steps.

Quality comparison on commercial workflows: Schnell is typically within 5-10% of Dev quality on most prompts. Speed is 7-8x faster.

FLUX Schnell Hosting

FLUX preconfigured on UK dedicated GPUs at any tier.

Browse GPU Servers

See FLUX on 5090 benchmark and SDXL Lightning vs Turbo.

Need a Dedicated GPU Server?

Deploy from RTX 3050 to RTX 5090. Full root access, NVMe storage, 1Gbps — UK datacenter.

Browse GPU Servers

admin

We benchmark, deploy, and optimise GPU infrastructure for AI workloads. All data in our guides comes from real-world testing on our UK-based dedicated GPU servers.

Ready to deploy your AI workload?

Dedicated GPU servers from our UK datacenter. NVMe storage, 1Gbps networking, full root access.

Browse GPU Servers Contact Sales

Have a question? Need help?