feat(config): update .gitignore to exclude output artifacts and add config files
- ignore all output files except for reports and config directories - add new .done files for tasks 01-11 to track completion status - include new configuration files for hardware prices and lab setup - generate process flow and report documents for tasks 02 and 11
This commit is contained in:
18
out/.done/06.ok
Normal file
18
out/.done/06.ok
Normal file
@@ -0,0 +1,18 @@
|
||||
task: '06'
|
||||
status: ok
|
||||
database: lab_data
|
||||
tables: 15
|
||||
total_rows: 4638223
|
||||
live_bytes: 397467648
|
||||
friction_cycles_bytes: 99753984
|
||||
friction_loop_points_bytes: 267796480
|
||||
copy_seconds: 19.8
|
||||
total_seconds: 23.0
|
||||
dump: skipped (pg_dump unavailable on this host)
|
||||
proc_peak_rss_mb: 58.6
|
||||
proc_cpu_seconds: 18.7
|
||||
host_cpu_avg_pct: 2.4
|
||||
host_cpu_max_pct: 3.7
|
||||
host_ram_used_baseline_mb: 617
|
||||
host_ram_used_peak_mb: 681
|
||||
host_ram_used_delta_mb: 64
|
||||
Reference in New Issue
Block a user