render_profile_viewer - part of the MoonRay project
Policies concerning Governance, Code of Conduct, and Contribution are available in the overarching MoonRay project, defined in the OpenMoonRay/openmoonray GitHub repository superproject.
This repository contains a tool for viewing and comparing render profile results.
This tool requires several Python modules in order to run. These requirements along with their versions are listed in the file requirements.txt, and can be installed on a system using the following:
python -m pip install -r requirements.txt