Revision 9768
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/GBIF/raw_occurrence_record/run | ||
---|---|---|
12 | 12 |
to_target pg_export |
13 | 13 |
} |
14 | 14 |
|
15 |
plant_fraction/make() # runtime: 1 hr ("49 min 36.03 sec")
|
|
15 |
plant_fraction/make() # runtime: 1 hr ("10603 rows affected (53 min 44.68 sec)")
|
|
16 | 16 |
{ |
17 | 17 |
echo_func; set_make_vars; mk_table_esc |
18 | 18 |
|
Also available in: Unified diff
inputs/GBIF/raw_occurrence_record/run: plant_fraction/make(): updated runtime. added rows affected count to runtime so if the number of rows it's related to (in this case, institution_code) changes, the runtime can be expected to change accordingly.