Project

General

Profile

« Previous | Next » 

Revision 11980

inputs/SALVIAS/run_: refresh(): `datasrc_make reinstall`: updated runtime. documented that runtimes are from starscream.

View differences:

trunk/inputs/SALVIAS/run_
12 12
	unexport data schema # these have special meaning to the invoked commands
13 13
	local remake=1 # run all commands below in this mode
14 14
	datasrc_make _MySQL/salvias_plots.{schema,data}.sql
15
		# runtime: 25 s ("0m25.331s")
16
	datasrc_make salvias_plots.{schema,data}.sql # runtime: 30 s ("0m30.974s")
17
	remake= datasrc_make reinstall # runtime: _ min ("_")
15
		# runtime: 25 s ("0m25.331s") @starscream
16
	datasrc_make salvias_plots.{schema,data}.sql
17
		# runtime: 30 s ("0m30.974s") @starscream
18
	remake= datasrc_make reinstall # runtime: 3.5 min ("3m33.014s") @starscream
18 19
		#**IMPORTANT**: change this to `import` after switch to new-style import
19 20
}
20 21

  

Also available in: Unified diff