Skip to content

Measures combined RAM and threads by summing the measurements of the main and descendant processes that were measured beforehand rather than re-measuring #31

Measures combined RAM and threads by summing the measurements of the main and descendant processes that were measured beforehand rather than re-measuring

Measures combined RAM and threads by summing the measurements of the main and descendant processes that were measured beforehand rather than re-measuring #31

Workflow file for this run

name: Pull request
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
pull-request:
uses: ./.github/workflows/tests.yml
with:
install_command: "python3 -m pip install -e ."