Built-in catalog backup takes 14–16 minutes to process 39.7 GiB of nearly incompressible .lrcat-data on SN850 and Optane 900P
Summary
Lightroom Classic’s built-in catalog backup takes approximately 14–16 minutes to create a 39.1 GiB ZIP containing 39.7 GiB of nearly incompressible .lrcat-data.
I tested the same catalog with two local internal storage destinations:
-
WD_BLACK SN850 1TB, PCIe 4.0 NVMe NAND SSD
-
Intel Optane SSD 900P 280GB, PCIe 3.0 NVMe 3D XPoint
Changing the destination from the SN850 to the Optane 900P reduced the duration by only 105 seconds, or 11.24%. The completed ZIP remained approximately 39.1 GiB.
The main issue is that almost the entire backup consists of .lrcat-data that provides very little compression benefit.
Actual results
WD_BLACK SN850 destination
-
Source catalog:
D:\Lightroom\Lightroom Catalog.lrcat -
Backup destination: same physical WD_BLACK SN850
-
Completed ZIP: 39.112012 GiB
-
Backup folder creation to ZIP last write: 15 minutes 34 seconds
Intel Optane 900P destination
-
Source catalog: same catalog on the WD_BLACK SN850
-
Backup destination: separate Intel Optane SSD 900P
-
Completed ZIP: 39.109688 GiB
-
Backup folder creation to ZIP last write: 13 minutes 49 seconds
The Optane destination was 105 seconds faster, but the total duration was still approximately 14 minutes.
The timings were reconstructed from the NTFS backup-folder creation timestamp and completed ZIP last-write timestamp. They were not measured with a stopwatch.
ZIP content analysis
I inspected the ZIP central directory without extracting the archive.
-
Total uncompressed content: approximately 39.914 GiB
-
Completed ZIP: approximately 39.110 GiB
-
Catalog
.lrcat: approximately 0.172 GiB, compressed to approximately 0.078–0.080 GiB -
.lrcat-data: approximately 39.742 GiB, compressed to approximately 39.032 GiB -
.blobfiles: 177 -
Compression reduction for
.lrcat-data: approximately 0.710 GiB, or only 1.79%
Approximately 99.8% of the completed backup ZIP is .lrcat-data.
The 6.13 GiB Previews.lrdata folder is not included in the backup and does not account for the result.
During the Optane test, Windows Task Manager showed an initial high-throughput stage reaching approximately 1.5 GB/s, followed by a much longer stage at approximately 60 MB/s with roughly 20% total CPU utilization. These Task Manager values were visual observations rather than an instrumented trace.
Steps to reproduce
-
Use a Lightroom Classic catalog containing a large
.lrcat-datastore created through normal AI-assisted editing. -
Configure Lightroom Classic to back up the catalog on exit.
-
Exit Lightroom Classic and create the built-in catalog backup on a local NVMe SSD.
-
Record the backup-folder creation time, completed ZIP last-write time and final ZIP size.
-
Inspect the ZIP central directory and compare the compressed and uncompressed sizes of
.lrcatand.lrcat-data. -
Repeat the backup to another high-performance local drive.
In my tests, both destinations produced substantially the same 39.1 GiB full backup and required approximately 14–16 minutes.
Expected behavior
The built-in catalog backup should remain practical as Lightroom’s persistent AI-edit data grows.
Nearly incompressible AI data should not cause every backup generation to spend this much time processing the complete .lrcat-data store, particularly when a faster destination provides only a small improvement.
Please investigate and correct the built-in backup pipeline so that large, nearly incompressible AI-edit stores do not cause backup duration and required output size to scale this poorly.
The implementation could be determined by Adobe. The required outcome is that unchanged or effectively incompressible AI data should not require the same expensive full processing for every backup generation.
System and workload
-
Lightroom Classic 15.4.1, build
202606201310-b9f148a4 -
Windows 11 Pro 64-bit, build 26200
-
Intel Core i9-13900K
-
128 GiB RAM
-
NVIDIA GeForce RTX 5090 32GB
-
WD_BLACK SN850 1TB
-
Intel Optane SSD 900P 280GB
-
Catalog integrity check enabled
-
Sony α7R V, 61 MP RAW
-
Approximately 1,000 RAW files per shooting session
-
Recent measured session: 998 ARW files, 67.286 GiB
-
AI-assisted editing is applied across the full shoot
-
The working library already contains several thousand edited photographs and is expected to grow to tens of thousands and beyond
This is a recurring high-resolution portrait workflow, not a one-time catalog import. Splitting every shooting session into a separate catalog would fragment subject management, ratings, keywords, previous sessions and editing history rather than address the scalability of the built-in backup.
Related discussion
A related discussion reports the same general problem with large .lrcat-data backups:
This report adds measured Windows results from two internal NVMe storage technologies, exact ZIP-content analysis and a reproducible high-resolution AI-editing workload.
