mirror of
				https://github.com/cldellow/sqlite-parquet-vtable.git
				synced 2025-11-04 02:39:56 +00:00 
			
		
		
		
	Update README.md
Typo
This commit is contained in:
		@@ -25,7 +25,7 @@ Subsequent builds will only build the parquet virtual table extension.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
### Building (release)
 | 
					### Building (release)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Run `./make-linx-pgo` to build an instrumented binary, run tests to collect real-life usage samples, then build an optimized binary. PGO seems to give a 5-10% reduction in query times.
 | 
					Run `./make-linux-pgo` to build an instrumented binary, run tests to collect real-life usage samples, then build an optimized binary. PGO seems to give a 5-10% reduction in query times.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Tests
 | 
					### Tests
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user