Skip to content

Commit fac1d4a

Browse files
committed
review edit
1 parent 32f106b commit fac1d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/desktop/vmm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Docker VMM is a new, container-optimized hypervisor introduced in Docker Desktop
2020
Docker VMM brings exciting advancements specifically tailored for Apple Silicon machines. By optimizing both the Linux kernel and hypervisor layers, Docker VMM delivers significant performance enhancements across common developer tasks.
2121

2222
Some key performance enhancements provided by Docker VMM include:
23-
- Faster I/O operations: Iterating over a large shared filesystem with `find` is now 2x faster than in Docker Desktop 4.34 (with a cold cache).
23+
- Faster I/O operations: With a cold cache, iterating over a large shared filesystem with `find` is 2x faster than when the Apple Virtualization Framework is used.
2424
- Improved caching: With a warm cache, performance can improve by as much as 25x, even surpassing native Mac operations.
2525

2626
These improvements directly impact developers who rely on frequent file access, network interactions, and overall system responsiveness during containerized development. Docker VMM marks a significant leap in speed, enabling smoother workflows and faster iteration cycles.

0 commit comments

Comments
 (0)