Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Phoronix Test Suite

From Wikipedia, the free encyclopedia
Free and open-source benchmark software
This article has multiple issues. Please helpimprove it or discuss these issues on thetalk page.(Learn how and when to remove these messages)
This articlerelies excessively onreferences toprimary sources. Please improve this article by addingsecondary or tertiary sources.
Find sources: "Phoronix Test Suite" – news ·newspapers ·books ·scholar ·JSTOR
(May 2015) (Learn how and when to remove this message)
This article needs to beupdated. Please help update this article to reflect recent events or newly available information.(April 2020)
This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Phoronix Test Suite" – news ·newspapers ·books ·scholar ·JSTOR
(August 2025) (Learn how and when to remove this message)
This article mayrequirecleanup to meet Wikipedia'squality standards. The specific problem is:primary sources. Please helpimprove this article if you can.(August 2025) (Learn how and when to remove this message)
(Learn how and when to remove this message)
Phoronix Test Suite
Phoronix Test Suite 2.0.0 running on Linux
DevelopersMichael Larabel, Matthew Tippett
Initial releaseApril 2008
Stable release
10.8.4[1] / July 3, 2022; 3 years ago (2022-07-03)
RepositoryPhoronix-test-suite onGitHub
Written inPHP
Operating systemLinux,FreeBSD,OpenBSD,NetBSD,OpenSolaris,Mac OS X,Windows
Size703 kB (base program)
Available inEnglish
TypeBenchmark
LicenseGNU General Public License v3
Websitephoronix-test-suite.com

Phoronix Test Suite (PTS) is afree and open-sourcebenchmark software forLinux and other operating systems developed by Michael Larabel and Matthew Tippett.[2][3]

History

[edit]

Website

[edit]
This sectionneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources in this section. Unsourced material may be challenged and removed.
Find sources: "Phoronix Test Suite" – news ·newspapers ·books ·scholar ·JSTOR
(August 2025) (Learn how and when to remove this message)

Phoronix was started in June 2004 by Michael Larabel, who currently serves as the owner and editor-in-chief as a website with hardware reviews and guides, then moving to articles covering operating systems based on Linux and open-source software such asUbuntu,Fedora,SUSE, andMozilla (Firefox/Thunderbird) around the start of 2005. Phoronix focuses on benchmarking hardware running Linux, with a slant toward graphics articles that monitor and comparefree and open-source graphics device drivers andMesa 3D withAMD's andNvidia's proprietary graphics device drivers. In June 2006, the website added forums to accompany news content. On April 20, 2007, Phoronix redesigned its website and began publishingSolaris hardware reviews and news in addition to Linux content.

Phoronix Test Suite

[edit]

The first public release of PTS appeared in June 2008 and grouped 57 tests into 23 suites, covering areas such as audio and video encoding, kernel compilation and web workloads; early versions also supported uploading results to a central “PTS Global” repository for comparisons.[2]

In March 2011, PTS’s creators announced OpenBenchmarking.org atSCALE 9x, building on the test framework to let users run tightly controlled benchmarks and correlate their results with automatically harvested details of the operating system, drivers and other components for more granular comparisons.[4] TheLWN.net report also documented the project’s definitions for “test profiles” and “test suites” used by PTS and other clients compliant with the OpenBenchmarking schema.[4]

Features

[edit]

Phoronix Test Suite supports over 220 test profiles and over 60 test suites. It uses an XML-based testing architecture. Tests available to use includeMEncoder,FFmpeg andlm sensors, along with OpenGL games such asDoom 3,Nexuiz, andEnemy Territory: Quake Wars, and many more.[5] The suite also contains a feature called PTS Global where users may upload their test results and system information for sharing. By executing a single command, other users can compare their test results to a selected system in an easy-comparison mode.[6] Before 2014, these benchmark results could be uploaded to the Phoronix Global online database, but since 2013, these benchmark results can be uploaded toopenbenchmarking.org.[7] Phoronix supports automatedGit bisecting on a performance basis to find performance regressions, and featuresstatistical significance verification.

Platforms

[edit]

PTS is installable onLinux,macOS,Windows,BSD variants,Solaris andGNU Hurd, enabling comparable workflows across heterogeneous environments.[8]

Components

[edit]

Phoromatic

[edit]

Phoromatic is a web-based remotetest management system for the Phoronix Test Suite. It allows the automatic scheduling of tests. It's aimed at the enterprise. It can manage multiple test nodes simultaneously within a test farm or distributed environment.

Phoromatic Tracker

[edit]

Phoromatic Tracker is an extension of Phoromatic that provides a public interface into test farms.[9] Currently, their reference implementations autonomously monitor the performance of theLinux kernel on a daily basis,[10]Fedora Rawhide,[11] andUbuntu.[12]

PTS Desktop Live

[edit]

PTS Desktop Live was a stripped-down x86-64Linux distribution, which includedPhoronix Test Suite 2.4. It was designed for testing/benchmarking computers from a LiveDVD / LiveUSB environment.[13]

Phodevi

[edit]

Phodevi (Phoronix Device Interface) is alibrary that provides a clean, stable, platform-independentAPI for accessing software and hardware information.[14]

PCQS

[edit]

Phoronix Certification & Qualification Suite (PCQS) is a reference specification for the Phoronix Test Suite.

Open Benchmarking

[edit]

OpenBenchmarking.org is a web-based service created to work with the Phoronix Test Suite. It is a collaborative platform that allows users to share their hardware and software benchmarks through an organized online interface.[15]

It is primarily used for performance benchmarking and testing hardware/software performance, typically in the context of Linux-based systems (unlike SoapUI, which is used for testing web services).[16]

See also

[edit]

References

[edit]
  1. ^"Release History",Phoronix Test Suite, retrievedJuly 24, 2022
  2. ^abSharma, Mayank (19 June 2008)."Phoronix Test Suite brings Linux benchmarking to the desktop".Linux.com. Retrieved25 August 2025.
  3. ^"Benchmarking Linux With the Phoronix Test Suite — Worth Taking a Look",LinuxPlanet (reports)
  4. ^abWillis, Nathan (9 March 2011)."SCALE: Phoronix launches OpenBenchmarking".LWN.net. Retrieved25 August 2025.
  5. ^"OpenBenchmarking.org - Cross-Platform, Open-Source Automated Benchmarking Platform". Retrieved2020-09-14.
  6. ^"Phoronix Test Suite". Retrieved2020-09-14.
  7. ^"Phoronix Global Is Still Planned To Be Decommissioned".www.phoronix.com. Retrieved2023-10-10.
  8. ^Wallen, Jack (11 May 2022)."How to benchmark your Ubuntu Linux servers with the Phoronix Test Suite".TechRepublic. Retrieved25 August 2025.
  9. ^Phoromatic Tracker Launches To Monitor Linux Performance, Phoronix
  10. ^"Kernel Performance Tracker",Phoromatic[permanent dead link]
  11. ^"Fedora Rawhide Performance Tracker",Phoromatic, archived fromthe original on 2012-07-11
  12. ^"Ubuntu Performance Tracker",Phoromatic, archived fromthe original on 2010-04-15, retrieved2010-05-04
  13. ^Announcing PTS Desktop Live 2009.3 "Gernlinden", Phoronix
  14. ^"A Detailed Guide To Phoronix Test Suite 2.0 (Sandtorg)".www.phoronix.com. Retrieved2023-10-10.
  15. ^"Features". OpenBenchmarking.org. Retrieved2019-08-06.
  16. ^"SoapUI Tutorial | PFLB".pflb.us. 2020-11-09. Retrieved2023-08-09.

External links

[edit]
Linux kernel
Controversies
Distributions
Organizations
Adoption
Media
Security
certifications
Portals:
Retrieved from "https://en.wikipedia.org/w/index.php?title=Phoronix_Test_Suite&oldid=1307713654"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp