Revit Performance Tips for Large Scale Projects
Rename Pro Team
Author, Rename Pro
On big hospital, airport, or high-rise models, opening a view or syncing can take minutes. Most of that is fixable in the model, not the hardware. Here's what actually moves the needle.
Diagnose First: Where Does the Time Go?
Different symptoms have different causes—match the fix to the bottleneck:
| Symptom | Usual cause |
|---|---|
| Slow to open | Too many worksets/links loaded at once |
| Slow to sync | Bloated central file, too many edits, no compact |
| Slow to navigate/pan | Heavy views: detail level, shadows, filters |
| Slow everywhere | Database clutter: duplicates, exploded CAD, groups |
Confirm with Revit's own signals—file size, the Manage > Warnings count, and a type-count schedule—before you start changing settings. (A full sweep: The Ultimate Revit Model Hygiene Checklist.)
1. Open Only What You Need (Worksets)
Worksets are a performance tool, not just task division.
- Organize logically: Shell, Core, Interiors, Furniture, Linked Models.
- On open, use Open > Specify... and load only the worksets you'll edit—unopened worksets aren't held in memory.
- Put each link on its own workset so you can close links you aren't coordinating against.
2. Go Easy on Groups
Groups force Revit to keep every instance identical—expensive at scale.
- Don't nest groups in groups.
- Don't group host elements (doors inside a wall group).
- Hunt down stray "ungrouped" copies that bloat the database.
- For large repeated assemblies, use a loadable family instead.
3. Tame Views and Graphics
Close Inactive Viewsoften—each open view recomputes on changes.- Avoid
Finedetail on overall plans; crop views to the work area. - Drop shadows, ambient occlusion, and realistic mode in working views.
- Keep view filters simple and few—each re-evaluates every element on regen.
- Confirm Hardware Acceleration is on (
Options > Graphics).
4. Control Family Geometry
- Keep nested families Shared only when they must schedule separately—shared nesting adds overhead.
- Don't model invisible detail (threads, internal hardware) unseen at 1:100.
- Use symbolic lines and masking regions for small-scale representation, not full 3D.
5. Kill CAD Bloat
Imported DWGs are a top cause of slowdowns.
- Link, don't import (
Insert > Link CAD)—geometry is referenced, not embedded. - Clean orphaned imports in
Manage > Manage Links > CAD Formats. - Never explode an import—it converts every line, arc, and hatch into native elements.
- Keep reference CAD in drafting views, never 3D model views.
6. Right-Size Images and Materials
High-res textures and pasted raster images inflate file size and rendering. Resize image assets before importing; remove decorative images that don't serve documentation.
7. Cut Clutter at the Source
A lot of "slow model" is really clutter—hundreds of redundant types fragmenting the database and every dropdown. Consolidating is both a hygiene and a performance win: surface types that do the same job under different names with Rename Pro's rule-based duplicate detection, merge them (step-by-step), then Purge Unused (2–3 passes).
8. Maintain the File
- Open with Audit periodically (local copy—it's slow) to catch corruption early.
- Use Compact Central File during sync.
- Track file size; a sudden jump is a symptom—trace it before it compounds.
Big models are never weightless, but disciplined worksets, restrained graphics, clean imports, and a clutter-free database keep them workable through the deadline crunch.