Phoronix Test Suite 8.6 发布,第一个里程碑版本。

栏目: 软件资讯 · 发布时间: 5年前

内容简介:Phoronix Test Suite 是一个全面的测试和基准测试平台。可用于 Linux、Solaris、Mac、Windows 和 BSD 系统的测试。Phoronix Test Suite 从执行测试到输出报告,均以自动化测试方式进行。 Phoronix Test Suite 是在...

Phoronix Test Suite 是一个全面的测试和基准测试平台。可用于 Linux 、Solaris、Mac、Windows 和 BSD 系统的测试。Phoronix Test Suite 从执行测试到输出报告,均以自动化测试方式进行。

Phoronix Test Suite 是在 GNU GPL v3 许可下的开源软件,由 Phoronix Media 和 其他合作伙伴功能开发。

Phoronix Test Suite 8.6 development 快照已经发布,更新如下:

  • Some minor updates/tweaks for Microsoft Windows Server 2019 with now considering that an officially supported platform.

  • A new phoronix-test-suite compare-results-to-baseline sub-command for comparing two result files with treating the first argument as the performance baseline and providing various statistics off that.

  • A new phoronix-test-suite recently-added-tests sub-command to show new test profiles on OpenBenchmarking.org, making it easier to see just recently introduced tests as opposed to phoronix-test-suite openbenchmarking-changes that has long been available but is a mix of new and updated tests.

  • A new ShowPostRunStatistics user configuration (enabled by default) with now at the end of saved benchmark runs to provide various statistics based upon the benchmark result data.

  • The inline result displays for the terminal output now supports displaying box plot graphs for line graph data. Previously such data from sensor outputs, frame time benchmark results, and other data would only show minimum/average/maximum data, but now it's also presented as box plots in the terminal to complement the other text-based result graphs.

Phoronix Test Suite 8.6 发布,第一个里程碑版本。

Phoronix Test Suite 8.6 发布,第一个里程碑版本。

  • Phodevi picked up better support for detecting multiple network adapters of the same type. Phodevi also now supports parsing the LXQt desktop version as opposed to just reporting LXQt.

你可以在 Github 下载最 Phoronix Test Suite 8.6 development 快照。


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

数据结构与算法

数据结构与算法

卓滋德克 / 陈曙晖 / 清华大学出版社 / 2003-4-1 / 69.00

本书是一本介绍数据结构与算法的优秀书籍。 本书系统介绍了C++面向对象程序设计、算法复杂度、链表、栈、队列、递归、树、图、排序和查找算法、散列技术、数据压缩算法、内存管理等内容;尤其对递归算法进行了深入剖析。在附录中详细介绍了大O符号与标准模板库:在大多数章中提供了相应的实例分析和程序设计作业。 本书适合作为计算机软件专业或其他相关专业的教科书。对于需要参加计算机考试,......一起来看看 《数据结构与算法》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具