Workflow Performance Monitor
Version updated for https://github.com/ke-kawai/workflow-performance-monitor to version v1.1.3.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Workflow Performance Monitor is a GitHub Action designed to track and visualize the performance of workflow runs, jobs, and steps by collecting resource metrics (CPU, memory, network, and disk usage) and process activities. It automates performance monitoring by generating trace charts and tables to display step execution times, resource usage, and process details, with results optionally posted to pull requests or job summaries. This action improves cross-platform compatibility and functionality compared to its predecessor, making it a reliable tool for analyzing and optimizing workflow efficiency.
Release notes
1.1.3 (2026-01-10)
Bug Fixes
Documentation
- Updated Development Setup Procedures and Git Strategy (73171c1)
- Updated Development Setup Procedures and Git Strategy (f32ab2e)
Miscellaneous
- add workflow to verify dist directory consistency (42de172)
- add workflow to verify dist directory consistency (cb4963a)
- dependabotの更新間隔を「weekly」から「daily」に変更 (d1e3407)
- deps-dev: bump rollup from 4.54.0 to 4.55.1 (#12) (d7a265e)
- deps: bump @actions/github from 6.0.1 to 7.0.0 (#11) (14c2fb4)
- deps: bump actions/checkout from 4 to 6 (#7) (d87fe80)
- deps: bump actions/setup-node from 4 to 6 (#9) (e92c309)
- deps: bump actions/upload-artifact from 4 to 6 (#8) (3835716)
- deps: bump systeminformation from 5.28.1 to 5.30.2 (#13) (118c380)
- deps: bump the patch-npm-dependencies group with 2 updates (#10) (dbc98a6)
- main: release workflow-performance-monitor 1.1.1 (1e86e42)
- main: release workflow-performance-monitor 1.1.1 (719d600)
- main: release workflow-performance-monitor 1.1.2 (#4) (605c55a)
- undo (e634656)
- 修正依存関係グループ名を「minor-npm-dependencies」から「patch-npm-dependencies」に変更 (ddacdd0)