;make quickprof: comment
[ci skip]
This commit is contained in:
		
							parent
							
								
									d193d757ea
								
							
						
					
					
						commit
						fe5c49dc36
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -632,7 +632,7 @@ bench: samplejournals bench.sh $(call def-help,bench, benchmark commands in benc | |||||||
| # 	tools/simplifyprof.hs doc/profs/latest.prof
 | # 	tools/simplifyprof.hs doc/profs/latest.prof
 | ||||||
| 
 | 
 | ||||||
| quickprof-%: hledgerprof samplejournals \ | quickprof-%: hledgerprof samplejournals \ | ||||||
| 		$(call def-help,quickprof-"CMD", run some command against a sample journal and display the execution profile ) | 		$(call def-help,quickprof-"CMD", run some command against a standard sample journal and display the execution profile ) | ||||||
| 	$(STACK) exec --profile -- hledger +RTS $(PROFRTSFLAGS) -RTS $* -f examples/1000x1000x10.journal >/dev/null | 	$(STACK) exec --profile -- hledger +RTS $(PROFRTSFLAGS) -RTS $* -f examples/1000x1000x10.journal >/dev/null | ||||||
| 	profiterole hledger.prof | 	profiterole hledger.prof | ||||||
| 	@echo | 	@echo | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user