遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/1872)
<a href="https://www.bestpractices.dev/projects/1872"><img src="https://www.bestpractices.dev/projects/1872/badge"></a>
Performance Co-Pilot is a system performance and analysis framework.
The project git repo contains detailed information on contribution options as well as expectations of both code submitters and project maintainers: https://github.com/performancecopilot/pcp/blob/master/HACKING.md https://github.com/performancecopilot/pcp/blob/master/qa/README
http://pcp.io/roadmap The wishlist items cover the longer distance roadmap, the specifics of which will be done in which release is dependent on resource availability.
Documentation in the form of man pages and supporting HTML documents are maintained in the same github repository as the source code. Code review processes include ensuring that any associated documentation changs have been made. Documentation errors are tracked and managed through the same workflow as code errors.
There are no credentials stored in project sites.
https://github.com/performancecopilot/pcp/issues
This policy is described here: https://github.com/performancecopilot/pcp/blob/master/HACKING.md and This policy is described here: https://github.com/performancecopilot/pcp/blob/master/qa/README
While all compiler warnings are enabled (-Wall) we do not fail the build for all warnings as it is not practical for us. This is because failures from warnings in very new or very old compiler versions have caused headaches for our users in the past.
PCP does not depend on any cryptographic algorithms.
警告:需要更长的理由。
The automated regression tests perform dynamic checking in the form of runtime memory checks, runtime thread locking checks using open source tools.
后退