feat(convert): integrate process metrics into JSON and SQLite converters #5

Merged
administrator merged 1 commits from dev_masha into master 2026-07-11 21:42:03 -04:00
  • add process_metrics function to record peak RSS and CPU time
  • update JSON converter to include metrics in completion marker
  • modify SQLite converter to utilize new metrics for performance tracking
  • enhance storage size updates with locking mechanism for concurrent access
- add process_metrics function to record peak RSS and CPU time - update JSON converter to include metrics in completion marker - modify SQLite converter to utilize new metrics for performance tracking - enhance storage size updates with locking mechanism for concurrent access
administrator added 1 commit 2026-07-11 21:41:08 -04:00
- add process_metrics function to record peak RSS and CPU time
- update JSON converter to include metrics in completion marker
- modify SQLite converter to utilize new metrics for performance tracking
- enhance storage size updates with locking mechanism for concurrent access
administrator merged commit 8f8a871746 into master 2026-07-11 21:42:03 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Public/LabDataStorageEvaluation#5