Skip to content

Commit fdd2c76

Browse files
committed
Enhance README.md with performance improvements and memory optimizations for version 0.4.0
- Added details on significant performance enhancements through optimized caching and parallel processing. - Included information on reduced memory usage via efficient data structures and lazy loading.
1 parent 0a40b5d commit fdd2c76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vscode-rescriptdep/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ This extension doesn't require any specific settings.
7575
### 0.4.0
7676

7777
- Added AST-based dependency analysis for more accurate module dependency detection
78+
- Significantly improved performance with optimized caching and parallel processing
79+
- Reduced memory usage through efficient data structures and lazy loading
7880

7981
### 0.3.0
8082

0 commit comments

Comments
 (0)