{"id":46720520,"url":"https://github.com/redhat-performance/phoronix-wrapper","last_synced_at":"2026-03-09T12:04:23.471Z","repository":{"id":37976916,"uuid":"401687614","full_name":"redhat-performance/phoronix-wrapper","owner":"redhat-performance","description":"phoronix automated wrapper","archived":false,"fork":false,"pushed_at":"2026-03-06T18:14:47.000Z","size":1208,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-03-06T21:48:51.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redhat-performance.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-08-31T12:03:23.000Z","updated_at":"2026-02-26T19:02:24.000Z","dependencies_parsed_at":"2025-12-06T08:06:38.635Z","dependency_job_id":"8424cf43-5b4e-4698-a448-62f0be56330c","html_url":"https://github.com/redhat-performance/phoronix-wrapper","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/redhat-performance/phoronix-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-performance%2Fphoronix-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-performance%2Fphoronix-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-performance%2Fphoronix-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-performance%2Fphoronix-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redhat-performance","download_url":"https://codeload.github.com/redhat-performance/phoronix-wrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-performance%2Fphoronix-wrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30294713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T11:12:22.024Z","status":"ssl_error","status_checked_at":"2026-03-09T11:10:54.577Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-03-09T12:04:22.857Z","updated_at":"2026-03-09T12:04:23.466Z","avatar_url":"https://github.com/redhat-performance.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Automation wrapper for stress-ng\n\nDescription: The stress-ng tool measures the system’s capability to maintain a good level of\n             efficiency under unfavorable conditions. The stress-ng tool is a stress workload\n             generator to load and stress all kernel interfaces. It includes a wide range of\n             stress mechanisms known as stressors. Stress testing makes a machine work hard\n             and trip hardware issues such as thermal overruns and operating system bugs that\n             occur when a system is being overworked.  in double precision (64 bits) arithmetic\n             on distributed-memory computers.  It can thus be regarded as a portable as well\n             as freely available implementation of the High Performance Computing Linpack\n             Benchmark.\n             For more information see:\n                https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_for_real_time/8/html/optimizing_rhel_8_for_real_time_for_low_latency_operation/assembly_stress-testing-real-time-systems-with-stress-ng_optimizing-rhel8-for-real-time-for-low-latency-operation\n                https://openbenchmarking.org/test/pts/stress-ng-1.2.2\n  \nLocation of underlying workload: https://github.com/phoronix-test-suite/phoronix-test-suite\n\nPackages required: gcc,graphviz,python3,lksctp-tools-devel,php-cli,php-xml,php-json,bc,perf\n\n\n```\n  --test_index: test index to run.  Default is Test All Options\n  --tools_git: Location to pick up the required tools git, default\n    https://github.com/redhat-performance/test_tools-wrappers\n  --usage: this usage message\nGeneral options\n  --home_parent \u003cvalue\u003e: Our parent home directory.  If not set, defaults to current working directory.\n  --host_config \u003cvalue\u003e: default is the current host name.\n  --iterations \u003cvalue\u003e: Number of times to run the test, defaults to 1.\n  --iteration_default \u003cvalue\u003e: Value to set iterations to, if default is not set.\n  --no_pkg_install: Test is not to use dnf/yum/apt or other such tools\n  --run_user: user that is actually running the test on the test system. Defaults to user running wrapper.\n  --sys_type: Type of system working with, aws, azure, hostname.  Defaults to hostname.\n  --sysname: name of the system running, used in determining config files.  Defaults to hostname.\n  --test_verification \u003ctest_verify_file\u003e: Runs the test verification.  Information is in the test_verify file in the tests github\n  --tuned_setting: used in naming the tar file, default for RHEL is the current active tuned.  For non\n    RHEL systems, default is none.\n  --usage: this usage message.\n  --use_pcp: Enables use of Performance Co-Pilot in wrappers, defaults to 0 (off).\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-performance%2Fphoronix-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredhat-performance%2Fphoronix-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-performance%2Fphoronix-wrapper/lists"}