mirror of
				https://github.com/m00natic/vlfi.git
				synced 2025-11-04 09:01:37 +00:00 
			
		
		
		
	Back to using per buffer profiling for encode speed.
This commit is contained in:
		@@ -86,6 +86,8 @@ Avoid decreasing this after opening file with VLF."
 | 
			
		||||
 | 
			
		||||
(defvar vlf-tune-encode-bps nil
 | 
			
		||||
  "Vector of bytes per second encode measurements.")
 | 
			
		||||
(make-variable-buffer-local 'vlf-tune-encode-bps)
 | 
			
		||||
(put 'vlf-tune-encode-bps 'permanent-local t)
 | 
			
		||||
 | 
			
		||||
(defvar vlf-tune-write-bps nil
 | 
			
		||||
  "Vector of bytes per second write measurements.")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user