tools: make bench: just run hledger in $PATH by default
This commit is contained in:
		
							parent
							
								
									95db5062d6
								
							
						
					
					
						commit
						79965c5186
					
				
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							| @ -731,7 +731,8 @@ test-stack%yaml: | ||||
| 	stack --stack-yaml stack$*yaml clean | ||||
| 	stack --stack-yaml stack$*yaml --install-ghc build --test --bench --haddock --no-haddock-deps | ||||
| 
 | ||||
| BENCHEXES=hledger-1.4,hledger | ||||
| BENCHEXES=hledger | ||||
| # or, eg: BENCHEXES=ledger,hledger-1.4,hledger  
 | ||||
| 
 | ||||
| bench: samplejournals bench.sh $(call def-help,bench, benchmark commands in bench.sh with quickbench and $(BENCHEXES)) | ||||
| 	quickbench -v -w $(BENCHEXES) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user