Sweet Tea Studio
FAQGet startedPipesGuide
Get the app

© 2026 sweet tea studio

GuidePlansPrivacyTerms
Guide Overview
Getting Started
IntroductionCore ConceptsInstallation & Setup
Core Features
ComfyUI IntegrationPrompt StudioDynamic FormsPrompt ConstructorPipes & WorkflowsAdvanced Pipe Management
Organization & Results
Projects OrganizationGallery & ResultsImage Viewer & MetadataCollections & Curation
Advanced Management
Models ManagerExtension ManagerPrompt Library & SnippetsTags & SuggestionsConnecting Your AccountPerformance MonitoringData & Troubleshooting
Hosted Infrastructure
Hosted GPU Workflows
Web Companion
Web Platform OverviewWeb Account, Settings, and BillingWeb Pipes Discovery and PublishingWeb Library, My Desk, Devices, and TokensStudio-Web Continuity and Sync
Reference
Quick Reference
Guide Overview
Getting Started
IntroductionCore ConceptsInstallation & Setup
Core Features
ComfyUI IntegrationPrompt StudioDynamic FormsPrompt ConstructorPipes & WorkflowsAdvanced Pipe Management
Organization & Results
Projects OrganizationGallery & ResultsImage Viewer & MetadataCollections & Curation
Advanced Management
Models ManagerExtension ManagerPrompt Library & SnippetsTags & SuggestionsConnecting Your AccountPerformance MonitoringData & Troubleshooting
Hosted Infrastructure
Hosted GPU Workflows
Web Companion
Web Platform OverviewWeb Account, Settings, and BillingWeb Pipes Discovery and PublishingWeb Library, My Desk, Devices, and TokensStudio-Web Continuity and Sync
Reference
Quick Reference

Performance Monitoring

Advanced Management · Sweet Tea Studio Documentation

On this page
  • What to Watch
  • Performance Troubleshooting
  • Status Bar Interpretation
  • Performance HUD
  • Diagnostics Bundle
  • Patch Notes and Version Checks

Performance Monitoring

When a generation takes twice as long as expected, or a run fails with an out-of-memory error, the problem usually isn't your prompt — it's your hardware hitting a limit. Performance monitoring helps you see what's happening under the hood so you can separate creative decisions from system bottlenecks.

What to Watch

Four resources drive generation performance. When one of them is constrained, you'll feel it:

ResourceWhat it affectsWarning signs
GPU utilizationHow hard the graphics card is workingLow utilization during generation = a different bottleneck is slowing things down
VRAMHow much model/image data fits on the GPUOOM (out of memory) errors, crashes during generation, forced restarts
CPUPreprocessing, model loading, I/O operationsSlow model loads, sluggish UI responsiveness
DiskReading models, writing outputs, project file accessLong pauses before/after generation, save operation lag

Performance Troubleshooting

When something feels slow or is failing, this table helps you zero in on the cause:

SymptomLikely bottleneckWhat to try
Runs much slower than expectedModel too large for GPU, or thermal throttlingCheck GPU temp and utilization; try a smaller model
Frequent OOM errorsNot enough VRAM for the resolution/model/batch comboLower resolution, reduce batch size, or use a lighter model
Queue feels stuck with low GPU usageEngine/dependency issue, not a GPU problemCheck engine logs and dependency health
Long pauses before generation startsLarge model loading from slow storageMove models to SSD; check disk I/O
Save operations lag heavilyDisk I/O bottleneck on output directoryVerify free space and storage speed
UI becomes unresponsive during generationCPU or memory pressureClose other heavy applications; check system RAM

Status Bar Interpretation

The status bar at the bottom of Studio provides quick signals about system health:

  • Engine warnings — Connection or runtime configuration issues. Address these before anything else.
  • Resource warnings — Storage pressure, I/O issues, or memory constraints.
  • Dependency warnings — Missing models or nodes that could affect the next generation.

Treat these as early-warning signals. A resource warning during generation usually means you're close to a hard failure — it's better to address it now than to wait for the crash.

Performance HUD

The Performance HUD provides a real-time overlay of system resource usage during generation. When enabled, it shows GPU utilization, VRAM usage, CPU load, and other runtime metrics while you work.

This is useful when you're trying to understand why a specific Pipe or model combination is behaving differently than expected. Watch the HUD during a generation to see exactly where resources peak and where bottlenecks appear.

Tip: You don't need the Performance HUD running all the time — it's a diagnostic tool. Turn it on when investigating a performance issue, then turn it off once you've identified the problem.

Diagnostics Bundle

When you need to capture a comprehensive snapshot of your system state — for your own records or to share with support:

  1. Open the diagnostics section in Settings.
  2. Export a diagnostics bundle. This collects system info, engine status, dependency state, and recent logs into a single package.
  3. Save the bundle file. It's useful for comparing "before" and "after" states when troubleshooting, and it's the fastest way to give someone else the context they need to help you.

Patch Notes and Version Checks

When generation behavior changes unexpectedly, check whether a recent update could be the cause:

  • Open About or Patch Notes in Settings to see what changed in the latest version.
  • If a performance regression appeared after an update, the patch notes may explain new requirements or known issues.
  • The version display also shows your build and channel, which helps when comparing notes with other users or reporting issues.

Note: If an update indicator appears during an active generation session, finish your current work before updating. Don't update mid-session — complete what you're doing, sync if needed, then update.


Next: Data & Troubleshooting

PreviousConnecting Your AccountNextData & Troubleshooting

On this page

  • What to Watch
  • Performance Troubleshooting
  • Status Bar Interpretation
  • Performance HUD
  • Diagnostics Bundle
  • Patch Notes and Version Checks