当前位置: 首页 > news >正文

做预约的网站网站开发项目架构

做预约的网站,网站开发项目架构,镇江建设集团网站,郑州工程造价信息网一、UnixBench 简介 UnixBench 原本叫做 BYTE UNIX benchmark suite。软件为 Unix 类的系统提供了一些基本的性能指标。通过不同的测试来测试系统不同方面的性能#xff08;2D#xff0c;3D#xff0c;CPU#xff0c;内存等等#xff09;。这些测试的结果将和一些标准的系…一、UnixBench 简介 UnixBench 原本叫做 BYTE UNIX benchmark suite。软件为 Unix 类的系统提供了一些基本的性能指标。通过不同的测试来测试系统不同方面的性能2D3DCPU内存等等。这些测试的结果将和一些标准的系统来做比较从而得出一些性能指数比原始 的测试数据容容易理解。UnixBench一个基于系统的基准测试工具不单纯是CPU 内存 或者磁盘测试工具。测试结果不仅仅取决于硬件也取决于系统、开发库、甚至是编译器。UnixBench测试执行完大约需要10-30分钟。 1.1 UnixBench 测试项目 Dhrystone 2 using register variablesDouble-Precision WhetstoneExecl ThroughputFile Copy 1024 bufsize 2000 maxblocksFile Copy 256 bufsize 500 maxblocksFile Copy 4096 bufsize 8000 maxblocksPipe ThroughputPipe-based Context SwitchingProcess CreationSystem Call OverheadShell Scripts 二、UnixBench 测试 2.1 获取UnixBench git clone https://github.com/kdlucas/byte-unixbench 2.2 编译 cd byte-unixbench/UnixBenchmake 2.3 运行 ./Run 三、测试结果 硬件龙芯平台 硬件ls3a60007a2000系统loonnix20.5 3.1 运行截图 UnixBench# ./Run make all make[1]: Entering directory /home/test/work/tools/byte-unixbench/UnixBench make distr make[2]: Entering directory /home/test/work/tools/byte-unixbench/UnixBench Checking distribution of files ./pgms exists ./src exists ./testdir exists ./tmp exists ./results exists make[2]: Leaving directory /home/test/work/tools/byte-unixbench/UnixBench make programs make[2]: Entering directory /home/test/work/tools/byte-unixbench/UnixBench make[2]: Nothing to be done for programs. make[2]: Leaving directory /home/test/work/tools/byte-unixbench/UnixBench make[1]: Leaving directory /home/test/work/tools/byte-unixbench/UnixBench sh: 1: 3dinfo: not found# # # # # # # ##### ###### # # #### # ## # ## # # # # # # # ## # # # # ## # # # # # ## ##### ##### # # # # ####### # # # # # ## # # # # # # # # ## # # ## # # # # # # # ## # # # ##### # # # # # ##### ###### # # #### # #Version 5.1.3 Based on the Byte Magazine Unix BenchmarkMulti-CPU version Version 5 revisions by Ian Smith,Sunnyvale, CA, USAJanuary 13, 2011 johantheghost at yahoo period com------------------------------------------------------------------------------Use directories for:* File I/O tests (named fs***) /home/test/work/tools/byte-unixbench/UnixBench/tmp* Results /home/test/work/tools/byte-unixbench/UnixBench/results ------------------------------------------------------------------------------1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 101 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 101 x Execl Throughput 1 2 31 x File Copy 1024 bufsize 2000 maxblocks 1 2 31 x File Copy 256 bufsize 500 maxblocks 1 2 31 x File Copy 4096 bufsize 8000 maxblocks 1 2 31 x Pipe Throughput 1 2 3 4 5 6 7 8 9 101 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 101 x Process Creation 1 2 31 x System Call Overhead 1 2 3 4 5 6 7 8 9 101 x Shell Scripts (1 concurrent) 1 2 31 x Shell Scripts (8 concurrent) 1 2 3 Wide character in printf at ./Run line 1574.8 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 108 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 108 x Execl Throughput 1 2 38 x File Copy 1024 bufsize 2000 maxblocks 1 2 38 x File Copy 256 bufsize 500 maxblocks 1 2 38 x File Copy 4096 bufsize 8000 maxblocks 1 2 38 x Pipe Throughput 1 2 3 4 5 6 7 8 9 108 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 108 x Process Creation 1 2 38 x System Call Overhead 1 2 3 4 5 6 7 8 9 108 x Shell Scripts (1 concurrent) 1 2^[3 38 x Shell Scripts (8 concurrent) 1 2 3 Wide character in printf at ./Run line 1574.BYTE UNIX Benchmarks (Version 5.1.3)System: test-pc: GNU/LinuxOS: GNU/Linux -- 4.19.0-19-loongson-3 -- #1 SMP 4.19.190.8.14 Thu Aug 24 08:54:20 UTC 2023Machine: loongarch64 (loongarch64)Language: en_US.utf8 (charmapUTF-8, collateUTF-8)CPU 0: Loongson-3A6000 (5000.0 bogomips)CPU 1: Loongson-3A6000 (5000.0 bogomips)CPU 2: Loongson-3A6000 (5000.0 bogomips)CPU 3: Loongson-3A6000 (5000.0 bogomips)CPU 4: Loongson-3A6000 (5000.0 bogomips)CPU 5: Loongson-3A6000 (5000.0 bogomips)CPU 6: Loongson-3A6000 (5000.0 bogomips)CPU 7: Loongson-3A6000 (5000.0 bogomips)15:53:56 up 3 days, 20:28, 1 user, load average: 0.36, 0.41, 0.37; runlevel 2023-11-02------------------------------------------------------------------------3.2 单任务性能 Benchmark Run: 一 11月 06 2023 15:53:56 - 16:21:55 8 CPUs in system; running 1 parallel copy of testsDhrystone 2 using register variables 41104135.1 lps (10.0 s, 7 samples) Double-Precision Whetstone 4882.6 MWIPS (9.3 s, 7 samples) Execl Throughput 7143.9 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 1133161.1 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 314827.5 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 2770273.0 KBps (30.0 s, 2 samples) Pipe Throughput 2130688.7 lps (10.0 s, 7 samples) Pipe-based Context Switching 353227.4 lps (10.0 s, 7 samples) Process Creation 15592.5 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 14861.6 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 6354.0 lpm (60.0 s, 2 samples) System Call Overhead 2581924.8 lps (10.0 s, 7 samples)System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 41104135.1 3522.2 Double-Precision Whetstone 55.0 4882.6 887.7 Execl Throughput 43.0 7143.9 1661.4 File Copy 1024 bufsize 2000 maxblocks 3960.0 1133161.1 2861.5 File Copy 256 bufsize 500 maxblocks 1655.0 314827.5 1902.3 File Copy 4096 bufsize 8000 maxblocks 5800.0 2770273.0 4776.3 Pipe Throughput 12440.0 2130688.7 1712.8 Pipe-based Context Switching 4000.0 353227.4 883.1 Process Creation 126.0 15592.5 1237.5 Shell Scripts (1 concurrent) 42.4 14861.6 3505.1 Shell Scripts (8 concurrent) 6.0 6354.0 10590.1 System Call Overhead 15000.0 2581924.8 1721.3 System Benchmarks Index Score 2242.3------------------------------------------------------------------------3.3 多任务性能 Benchmark Run: 一 11月 06 2023 16:21:55 - 16:49:58 8 CPUs in system; running 8 parallel copies of testsDhrystone 2 using register variables 220723621.0 lps (10.0 s, 7 samples) Double-Precision Whetstone 36175.1 MWIPS (9.4 s, 7 samples) Execl Throughput 38363.4 lps (29.9 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 5597370.6 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 1731731.2 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 10649295.0 KBps (30.0 s, 2 samples) Pipe Throughput 11214848.7 lps (10.0 s, 7 samples) Pipe-based Context Switching 1985885.8 lps (10.0 s, 7 samples) Process Creation 75309.7 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 50164.3 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 7509.6 lpm (60.0 s, 2 samples) System Call Overhead 18562375.6 lps (10.0 s, 7 samples)System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 220723621.0 18913.8 Double-Precision Whetstone 55.0 36175.1 6577.3 Execl Throughput 43.0 38363.4 8921.7 File Copy 1024 bufsize 2000 maxblocks 3960.0 5597370.6 14134.8 File Copy 256 bufsize 500 maxblocks 1655.0 1731731.2 10463.6 File Copy 4096 bufsize 8000 maxblocks 5800.0 10649295.0 18360.9 Pipe Throughput 12440.0 11214848.7 9015.2 Pipe-based Context Switching 4000.0 1985885.8 4964.7 Process Creation 126.0 75309.7 5977.0 Shell Scripts (1 concurrent) 42.4 50164.3 11831.2 Shell Scripts (8 concurrent) 6.0 7509.6 12516.0 System Call Overhead 15000.0 18562375.6 12374.9 System Benchmarks Index Score 10330.6
http://www.huolong8.cn/news/227544/

相关文章:

  • 卓老师建站网站后台如何直接登陆用手机免费制作app软件下载
  • 做教育网站宣传策略无锡app定制
  • 怎么自己做导航网站个人怎么做ipv6的网站
  • 友情链接网站大全科技创新作文
  • 网站建设首选公司哪家好南京网站设计开发
  • 门户网站建设研究网站职业技能培训班
  • 江苏省医院网站建设管理规范网站制作流程分为哪七步
  • 网易 自助网站建设哪建设网站
  • 钱建网站谷歌seo 外贸建站
  • 临清聊城网站优化wordpress多站点怎么修改域名
  • 网站强制分享链接怎么做的怎样网站优化公司
  • 微网站开发技术效果图大全
  • 禹城网站建设公司WordPress注册插件中文
  • 能上国外网站的dns网站前台设计过程
  • 校园网站建设的感受论文kuler 网站
  • 网站做任务包括什么企业网站的建设规划
  • 网站开发liuchenglinux空间做网站
  • 西安网易网站建设做个门户网站多少钱
  • 网站优化如何提高排名旅游论坛网站建设
  • 教育局门户网站建设目的可以做网站开个写手公司
  • 小程序网站备案wordpress 颜色插件下载
  • 个人网站推广网站html静态化
  • 好的企业型网站模板下载网站建设的意义与价值
  • 湖南做防水堵漏工程商网站成立公司注册资金一定都要到位吗
  • 做网站的开发环境商城源码下载
  • 广州游戏网站建设从化网站建设服务
  • 友点企业网站管理系统模板下载网站游戏网站建设
  • 企业网站制作建站公司品牌推广的渠道有哪些
  • 专门做任务的网站6佛山住房和城乡建设部网站
  • 宏润建设集团网站工程建设领域是什么意思