;tools: make throughput-dev
This commit is contained in:
		
							parent
							
								
									cda693a94f
								
							
						
					
					
						commit
						915136a599
					
				
							
								
								
									
										5
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								Makefile
									
									
									
									
									
								
							| @ -687,6 +687,11 @@ throughput-%: samplejournals \ | |||||||
| 	done | 	done | ||||||
| 	@date | 	@date | ||||||
| 
 | 
 | ||||||
|  | throughput-dev: samplejournals \ | ||||||
|  | 		$(call def-help,throughput-dev, show throughput at various data sizes with the latest hledger dev build (optimised or not)  ) | ||||||
|  | 	@stack build hledger | ||||||
|  | 	@stack exec -- make -s throughput | ||||||
|  | 
 | ||||||
| # prof: samplejournals \
 | # prof: samplejournals \
 | ||||||
| # 	$(call def-help,prof,\
 | # 	$(call def-help,prof,\
 | ||||||
| # 	generate and archive an execution profile\
 | # 	generate and archive an execution profile\
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user