SaladCloud Blog

INSIDE SALAD

Stable Diffusion 1.5: 14k Images per Dollar On SaladCloud

Shawn Rushefsky

Since our last stable diffusion benchmark nearly a year ago, a lot has changed. While we previously used SD.Next for inference, ComfyUI has become the de facto image generation inference server for most professional use, owing to its high degree of flexibility, best in class performance, and it is nearly always first to support new models and technologies. SaladCloud has introduced new priority pricing levels, offering significantly lower prices on all GPUs, including top of the line models like RTX 4090. These factors combine to yield much lower per-image inference costs than we achieved previously, and with a much simpler build.

Benchmark Design

We deployed the “Dreamshaper 8 – ComfyUI” recipe on SaladCloud, using the default configuration, but setting priority to “batch”, and requesting 10 replicas. We started the benchmark when we had at least 8/10 replicas running.

We used Postman’s collection runner feature to simulate load , first from 10 concurrent users, then ramping up to 25 concurrent users. Each test ran for 1 hour. Our virtual users submit requests to generate 1 image like this:

8-bit video game art of a salad
  • Prompt: 8-bit video game art of a salad
  • Resolution: 512×512
  • Steps: 25
  • Sampler: Euler
  • Scheduler: Normal
  • CFG Scale: 8

We duplicated this setup to test RTX 3060 Ti (8gb vram), RTX 3090 (24gb vram), and RTX 4090 (24gb vram).

Diagram showing the architecture of the benchmark.

What we measured:

  • Cluster Cost: Calculated using the maximum number of replicas that were running during the benchmark. Only instances in the ”running” state are billed, so actual costs may be lower.
  • Reliability: % of total requests that succeeded.
  • Optimum Load: This is the maximum number of virtual users before response time starts to climb. This is not always the absolute maximum throughput, but is typically where throughput starts to plateau.
  • Response Time: Total round-trip time for one request to generate an image and receive a response, as measured on my laptop.
  • Throughput: The number of requests succeeding per second for the entire cluster.
  • Cost Per Image: A function of throughput and cluster cost.
  • Images Per $: Cost per image expressed in a different way

Deployment on SaladCloud

Click through the Dreamshaper 8 recipe, available from the Container Groups interface, and set replica count to 10. Optionally, set a non-default priority, and/or enable authentication. For our benchmark, we used “Batch” priority, and did not enable authentication.

Finding the Dreamshaper 8 recipe in the SaladCloud portal
Select the Dreamshaper 8 – ComfyUI recipe
Waiting for our deployment in the SaladCloud portal
Wait for it to deploy.

Results

While the RTX 4090 unsurprisingly had the best raw performance, the RTX 3090 came in very close, at better cost-performance. The default configuration with the RTX 3060 Ti showed remarkably good response times, and the best cost-performance.

Across all tests we can see that as load increases, average round-trip time increases for requests. We did not always have the maximum requested replicas running, which is expected. SaladCloud only bills for the running instances, so this really just means we’d want to set our desired replica count to a marginally higher number than what we actually think we need.

We saw a small number of failed requests that coincided with node reallocations. This is expected, and you should handle this case in your application via retries.

RTX 4090 (24gb vram)

Line graphs showing various metrics over time during the benchmark.
  • Maximum running replicas during test: 10
  • Total Cost of 10 running replicas at “batch” priority: $2.08 / hour ($0.00057777777 / second)
  • Reliability: 99.98% of requests succeeded
  • Optimum Load: 15 Virtual Users
  • Performance at 10 Virtual Users:
    • Average Response Time: 1.9 seconds
    • Average Throughput: 2.78 requests / second
    • Cost Per Image: $0.00020783373
    • Images Per $: 4811
  • Performance at 25 Virtual Users:
    • Average Response Time: 3.4 seconds
    • Average Throughput: 5.25 requests / second
    • Cost Per Image: $0.00009904761
    • Images Per $: 9086
  • Performance over total duration:
    • Average Response Time: 2.9 seconds
    • Average Throughput: 4.43 requests / second
    • Cost Per Image: $0.00013042387
    • Images Per $: 7667

RTX 3090 (24gb vram)

Line graphs showing various metrics over time during the benchmark.
  • Maximum running replicas during test: 10
  • Total Cost of 10 running replicas at “batch” priority: $1.28 / hour ($0.00035555555 / second)
  • Reliability: 99.99% of requests succeeded
  • Optimum Load: 15 virtual users
  • Performance at 10 Virtual Users:
    • Average Response Time: 2.45 seconds
    • Average Throughput: 2.84 requests / second
    • Cost Per Image: $0.00012519561
    • Images Per $: 7987
  • Performance at 25 Virtual Users:
    • Average Response Time: 4.3 seconds
    • Average Throughput: 4.62 requests / second
    • Cost Per Image: $0.00007696007
    • Images Per $: 12993
  • Performance over total duration:
    • Average Response Time: 3.67s
    • Average Throughput: 4.06 requests / second
    • Cost Per Image: $0.00008757525
    • Images Per $: 11418

RTX 3060 Ti (8gb vram) [default]

Line graphs showing various metrics over time during the benchmark.
  • Maximum running replicas during test: 10
  • Total Cost of 10 running replicas at “batch” priority: $0.68 / hour ($0.00018888888 / second)
  • Reliability: 99.99% of requests succeeded
  • Optimum Load: 15 virtual users
  • Performance at 10 Virtual Users:
    • Average Response Time: 4.0 seconds
    • Average Throughput: 1.96 requests / second
    • Cost Per Image: $0.00009637187
    • Images Per $: 10376
  • Performance at 25 Virtual Users:
    • Average Response Time: 8.3 seconds
    • Average Throughput: 2.68 requests / second
    • Cost Per Image: $0.00007048092
    • Images Per $: 14188 🤯
  • Performance over total duration:
    • Average Response Time: 6.790s
    • Average Throughput: 2.45 requests / second
    • Cost Per Image: $0.0000770975
    • Images Per $: 12970

Have questions about enterprise pricing for SaladCloud?

Book a 15 min call with our team.

Related Blog Posts

Stable Diffusion XL: 3405 Images per Dollar On SaladCloud

Since our last SDXL benchmark nearly a year ago, a lot has changed. Community adoption of SDXL has increased significantly, and along with that comes better tooling, performance increases, and...
Read More
Flux.1 schnell benchmark for image generation

Flux.1 Schnell benchmark: 4265 images per dollar on SaladCloud

Introduction to Flux.1 - The new standard for image generation Flux.1 is a new series of models from Black Forest Labs that has set the new standard in quality and...
Read More
Molecular Simulation GROMACS Benchmark on SaladCloud

Molecular Simulation: GROMACS Benchmark on 30 GPUs on SaladCloud, 90+% Cost Savings

Benchmarking GROMACS for Molecular Simulation on consumer GPUs In this deep dive, we will benchmark GROMACS on SaladCloud, analyzing simulation speed and cost-effectiveness across a spectrum of molecular systems—small, medium,...
Read More

Don’t miss anything!

Subscribe To SaladCloud Newsletter & Stay Updated.

    Scroll to Top