Commit Graph

  • e949d4402f Merge pull request #129 from wangxp006/master master v6.0.1 wangxp006 2026-05-19 16:55:56 +08:00
  • 47cbdba0c6 unixbench release 6.0.1 wangxp006 2026-05-19 16:50:46 +08:00
  • cf7d87fc60 Merge pull request #128 from wangxp006/master wangxp006 2026-05-19 14:28:52 +08:00
  • 93af72ee96 Add volatile to prevent global loop counters from being optimized away wangxp006 2026-05-14 15:46:34 +08:00
  • a5bce917fa Merge pull request #127 from wangxp006/master wangxp006 2026-05-14 10:55:07 +08:00
  • b79923b697 Fix printf format mismatch for unsigned long counted in fstime.c wangxp006 2026-05-13 23:30:05 +08:00
  • 592069aa57 Merge pull request #126 from wangxp006/master wangxp006 2026-05-13 23:18:00 +08:00
  • cea458897c Fix printf format mismatch for unsigned long variables wangxp006 2026-05-13 23:15:41 +08:00
  • 681f19d317 Merge pull request #125 from wangxp006/master wangxp006 2026-04-27 22:40:28 +08:00
  • a0954dbb07 Switch to -std=gnu89 and suppress C90 mixed declaration warnings wangxp006 2026-04-27 22:16:07 +08:00
  • fb94eff7a0 Merge pull request #122 from CSharperMantle/fix-dhry-run-index wangxp006 2026-04-27 12:08:37 +08:00
  • e21c23c3e9 Prevent dhrystone Run_Index from being optimized away Rong Bao 2026-02-13 19:09:49 +08:00
  • 986b674a1e Merge pull request #112 from wangxp006/master v6.0.0 Zengkai163 2025-05-22 12:15:56 +08:00
  • 7ac59cfe97 unixbench release 6.0.0 wangxp006 2025-05-22 00:38:39 +08:00
  • f62b292e4c Merge pull request #108 from charlie-rivos/dev/charlie/support_cross_compilation wangxp006 2025-02-06 10:13:29 +08:00
  • 57b14649b5 Allow ARCH to be overriden in Makefile Charlie Jenkins 2025-01-24 14:11:46 -08:00
  • 641a583036 Merge pull request #109 from Zengkai163/master wangxp006 2025-01-24 15:49:04 +08:00
  • f7eee8e7ab Add brief mode for cpu info display Zengkai163 2025-01-22 22:32:27 +08:00
  • 7d3c7595d2 Allow CC to be overriden in Makefile Charlie Jenkins 2025-01-17 16:35:53 -08:00
  • 2c29fe37ef Merge pull request #106 from Zengkai163/getCpuInfo wangxp006 2025-01-03 17:16:05 +08:00
  • 54fe54dede getCpuInfo: Add support for arm64 Zengkai163 2024-12-31 20:21:39 +08:00
  • 3c0715bfdb Merge pull request #100 from BeboRico16/patch-1 Zengkai163 2024-12-11 12:15:29 +08:00
  • 19f48eb9f7 Fixed Typo in Usage BeboRico16 2024-09-18 12:26:27 +09:00
  • a07fcc0326 Add riscv64 support sunmin89 2023-04-06 11:57:13 +08:00
  • d130340bd3 Make tst.sh workload configurable with MULTI_SH_WORK_FACTOR env (#86) Lipeng Zhu 2023-03-10 09:30:58 +08:00
  • 81e9de58c5 fstime.c - Seperate r/w files for each parallel (#85) Pan 2023-02-27 15:02:07 +08:00
  • 6705203ac0 Use builtin arithmetic expansion feature to replace external expr command to triger tst.sh in parallel ASAP Lipeng Zhu 2023-02-08 19:27:06 -05:00
  • fb4521ca2d Allocate unique fd for each parallel to avoid unexpected syscall test result Jiebin Sun 2023-01-17 19:04:42 +08:00
  • 2ebb4c5916 title[22] -> title[18] Glenn Strauss 2023-01-19 03:22:41 -05:00
  • 1d44debaec title[18] -> title[22] Rong Tao 2022-04-18 19:50:37 +08:00
  • e477bc0341 prefer || over 'or' (portability w/ ancient Perl) Glenn Strauss 2022-02-24 02:24:57 -05:00
  • b9beecdc4a increase size of logname[] in src/big.c for debug Glenn Strauss 2022-02-24 02:06:00 -05:00
  • d9242458ba A little trick to make Run recongnize the correct CPU cores on ARM machine, and then unixbench will run 1 threads and then multi-threads which is the correct process. Solve the Problem in issue : https://github.com/kdlucas/byte-unixbench/issues/60 longerzone 2018-09-13 17:19:25 +08:00
  • 3d069b2e9c Directly call syscall(SYS_getpid) instead of getpid() in syscall test Yuanhong Peng 2020-10-23 16:17:03 +08:00
  • 070030e09f Merge pull request #56 from harish-24/power_cpu Kelly Lucas 2018-01-28 22:20:33 -08:00
  • 519c2b47b1 Fix option -march with -mcpu for POWER architecture Harish 2018-01-29 11:29:50 +05:30
  • 93d345889b Merge pull request #55 from harish-24/handle_power Kelly Lucas 2018-01-21 22:06:20 -08:00
  • 5031788bb2 Handle POWER architecture for unsupported option Harish 2018-01-19 14:37:51 +05:30
  • 5734fb362d Merge pull request #53 from t2-kob/environment_settings Kelly Lucas 2018-01-13 20:05:29 -08:00
  • 205c0d01d0 Merge branch 'master' into environment_settings Kelly Lucas 2018-01-13 20:05:00 -08:00
  • a62313ed54 Merge branch 'master' into environment_settings Kelly Lucas 2018-01-13 20:02:49 -08:00
  • ba94c19199 Fixed the "USAGE" to improve readability. t2-kob 2018-01-14 12:49:11 +09:00
  • 5784739313 Merge pull request #54 from t2-kob/change_gcc_options Kelly Lucas 2018-01-13 12:40:21 -08:00
  • 50f3aad18b Merge pull request #52 from t2-kob/csv_support Kelly Lucas 2018-01-12 21:18:17 -08:00
  • c17e1779ea Add change gcc options via Enviroment arguments. t2-kob 2018-01-12 14:15:12 +09:00
  • fb25b1613f Added change directories and filename via Environment variables. t2-kob 2018-01-12 11:53:53 +09:00
  • 918ccbdf8b Added csv support(score only) by Environment variable. t2-kob 2018-01-12 10:51:56 +09:00
  • 61663da4fd Run script fixes for AIX Glenn Strauss 2017-06-29 20:19:39 -04:00
  • aeed2ba662 allow CFLAGS, LDFLAGS initial values from env Glenn Strauss 2016-10-27 22:13:20 -04:00
  • 35efe5e575 Fix Result Report Race Condition in Pipe-based Context Switching Test (#42) Clark Wierda 2016-10-07 00:56:46 -04:00
  • 34ecf4ec6a Merge pull request #41 from gstrauss/Run-on-active-CPUs Kelly Lucas 2016-09-17 21:45:26 -07:00
  • c49ad96cae Run - detect num active CPUs Glenn Strauss 2016-09-18 00:35:08 -04:00
  • 088ceb225a Merge pull request #39 from gstrauss/context1-fix-end-of-test Kelly Lucas 2016-09-17 20:37:43 -07:00
  • cada60619c Merge pull request #40 from gstrauss/Run-check-log-0 Kelly Lucas 2016-09-17 20:37:33 -07:00
  • a04d7c6b63 Run - Can't take log of 0 Glenn Strauss 2016-09-17 22:28:19 -04:00
  • 777d66eb15 context1.c - better end-of-stream, signal handling Glenn Strauss 2016-09-17 21:52:06 -04:00
  • e0b8c00209 Merge pull request #38 from gstrauss/use-Perl-FindBin Kelly Lucas 2016-09-17 17:46:59 -07:00
  • 618e0c074f Merge pull request #36 from gstrauss/whetstone-gettimeofday Kelly Lucas 2016-09-17 17:20:49 -07:00
  • 379a68e4b1 Merge pull request #37 from gstrauss/arith-volatile Kelly Lucas 2016-09-17 17:20:19 -07:00
  • d7e46789a9 Run: employ $FindBin::Bin to find bin paths Glenn Strauss 2016-09-17 20:19:14 -04:00
  • ab61513f03 arith: use volatile to attempt to thwart optimizer Glenn Strauss 2016-09-17 20:09:01 -04:00
  • cc8b49ff8e prefer gettimeofday() timing over of rusage() Glenn Strauss 2016-09-17 19:58:18 -04:00
  • 9665b29c99 Merge pull request #22 from meteorfox/fix-16-cpus-limitation Kelly Lucas 2016-09-17 15:51:53 -07:00
  • c22488d72c Merge pull request #34 from gstrauss/Makefile-modernization Kelly Lucas 2016-05-01 14:54:44 -07:00
  • 274c178661 remove declarations which dup from system headers Glenn Strauss 2016-01-08 06:35:01 -05:00
  • 58e83b663b fix compiler warnings Glenn Strauss 2016-01-08 06:31:38 -05:00
  • 7f1ddef4e8 Makefile modernization Glenn Strauss 2016-01-08 06:28:53 -05:00
  • 64c45b40c0 Fix for OS X based on https://gist.github.com/barusan/11033924 Chris Morgan 2015-12-27 17:28:44 -05:00
  • a17d08ea9a Add gitignore Tomcat Zhang 2015-06-20 22:33:53 +08:00
  • e80d3f3739 Merge pull request #33 from haydarai/master Kelly Lucas 2016-03-18 23:37:07 -07:00
  • d533a9a3fc Correct misstype words in Readme file. Haydar Ali Ismail 2016-03-19 12:36:00 +07:00
  • 1274c14753 Merge pull request #30 from mbrukman/readme-html-to-markdown Kelly Lucas 2015-12-22 08:56:40 -08:00
  • 06a50c0f27 Fixed Markdown formatting. Misha Brukman 2015-12-21 19:14:15 -08:00
  • 654b2d2810 Merge pull request #29 from mbrukman/license Kelly Lucas 2015-12-18 20:14:02 -08:00
  • 599754f79d Added the GPL v2 license file. Misha Brukman 2015-12-17 22:09:44 -08:00
  • 910276909b make maxCopies unbounded for 'system' and 'misc' suites Steven Noonan 2015-06-06 17:40:32 -05:00
  • c5cb9f2dd6 Update README.md Anthony Voellm aka Tony the P3rfguy 2015-06-04 10:31:37 -07:00
  • c7ea5d492b Update README.md v5.1.3 dev Anthony Voellm aka Tony the P3rfguy 2015-06-04 10:20:18 -07:00
  • 82e5e92991 Create README.md kdlucas 2015-05-07 10:37:42 -07:00
  • 95df0dc103 Migrating wiki contents from Google Code wiki Google Code Exporter 2015-05-07 13:30:25 -04:00
  • 9e74ce4889 Updated logo file to reflect version change to 5.1.3 kdlucas@gmail.com 2011-01-18 06:48:59 +00:00
  • 7df8999264 Rev'd to 5.1.3 to add fix for parallel job compilation. kdlucas 2011-01-14 17:30:40 +00:00
  • f53eadaa3e Version 5.1.2. headstay 2009-10-28 01:52:39 +00:00