mirror of
				https://github.com/restic/restic.git
				synced 2025-10-30 03:08:56 +00:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
		
			242 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			242 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | Enhancement: Optimize prune memory usage | ||
|  | 
 | ||
|  | The prune command requires large amounts of memory to determine what to keep and what to remove. That step has been optimized to use up to 30% less memory. | ||
|  | 
 | ||
|  | https://github.com/restic/restic/pull/3899 |