{"id":139,"date":"2016-04-24T21:02:16","date_gmt":"2016-04-24T21:02:16","guid":{"rendered":"http:\/\/www.copahost.com\/blog\/?p=139"},"modified":"2023-06-28T13:10:32","modified_gmt":"2023-06-28T13:10:32","slug":"benchmark-linux-unixbench","status":"publish","type":"post","link":"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/","title":{"rendered":"How to benchmark a linux server using UnixBench"},"content":{"rendered":"<p>Unixbench is the most used benchmarking software tool. It can measure the performance of\u00a0<a href=\"https:\/\/www.copahost.com\/blog\/bash-commenting-3-ways-to-use-comments\/\">bash<\/a> scripts, CPUs in multithreading and single threading. It can also measure the performance for parallel taks. Also, specific disk IO for small and large files are performed.\u00a0You can use it to measure either <a href=\"https:\/\/www.copahost.com\/en\/dedicated-servers\">linux dedicated servers<\/a> and <a href=\"https:\/\/www.copahost.com\/en\/vps-hosting\">linux vps servers<\/a>, running CentOS, Debian, Ubuntu, Fedora and other distros.<\/p>\n<p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter wp-image-140 size-full\" src=\"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/04\/unix-bench.jpg\" alt=\"benchmarking a linux server with unixbench\" width=\"640\" height=\"233\" \/><\/p>\n<p>It is based in the BYTE UNIX benchmarking algorythm, which has been updated oftenly over years. It uses the hi-res time\u00a0functions form Perl, and calculates the time difference between the beginning and the end of such testing processes.<\/p>\n<h3>Preparing the server<\/h3>\n<p>For CentOS<\/p>\n<pre class=\"lang:default decode:true\">yum -y install gcc gcc-c++ make libXext-devel perl perl-Time-HiRes\nyum -y groupinstall \"Development Tools\"\nyum -y install libX11-devel mesa-libGL-devel perl-Time-HiRes<\/pre>\n<p>For Debian<\/p>\n<pre class=\"lang:default decode:true\">apt-get install libx11-dev libgl1-mesa-dev libxext-dev perl perl-modules make<\/pre>\n<h3>Now,\u00a0download and\u00a0execute Unixbench<\/h3>\n<pre class=\"lang:default decode:true\">yum install zip unzip -y\nwget https:\/\/github.com\/kdlucas\/byte-unixbench\/archive\/master.zip\nunzip master.zip\ncd .\/master\/byte-unixbench-master\/UnixBench\n.\/Run<\/pre>\n<p>Here&#8217;s a sample output, as we tested the performance of a <a href=\"https:\/\/www.copahost.com\/en\/vps-hosting\">vps server<\/a> from Copahost:<\/p>\n<pre class=\"lang:default decode:true\">Version 5.1.2 Based on the Byte Magazine Unix Benchmark\n\nMulti-CPU version Version 5 revisions by Ian Smith,\nSunnyvale, CA, USA\nDecember 22, 2007 johantheghost at yahoo period com\n\n\n1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10\n\n1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10\n\n1 x Execl Throughput 1 2 3\n\n1 x File Copy 1024 bufsize 2000 maxblocks 1 2 3\n\n1 x File Copy 256 bufsize 500 maxblocks 1 2 3\n\n1 x File Copy 4096 bufsize 8000 maxblocks 1 2 3\n\n1 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10\n\n1 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10\n\n1 x Process Creation 1 2 3\n\n1 x System Call Overhead 1 2 3 4 5 6 7 8 9 10\n\n1 x Shell Scripts (1 concurrent) 1 2 3\n\n1 x Shell Scripts (8 concurrent) 1 2 3\n\n8 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10\n\n8 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10\n\n8 x Execl Throughput 1 2 3\n\n8 x File Copy 1024 bufsize 2000 maxblocks 1 2 3\n\n8 x File Copy 256 bufsize 500 maxblocks 1 2 3\n\n8 x File Copy 4096 bufsize 8000 maxblocks 1 2 3\n\n8 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10\n\n8 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10\n\n8 x Process Creation 1 2 3\n\n8 x System Call Overhead 1 2 3 4 5 6 7 8 9 10\n\n8 x Shell Scripts (1 concurrent) 1 2 3\n\n8 x Shell Scripts (8 concurrent) 1 2 3\n\n========================================================================\nBYTE UNIX Benchmarks (Version 5.1.2)\n\nSystem: testserver.copahost.com: GNU\/Linux\nOS: GNU\/Linux -- 2.6.32-573.22.1.el6.x86_64 -- #1 SMP Wed Mar 23 03:35:39 UTC 2016\nMachine: x86_64 (x86_64)\nLanguage: en_US.utf8 (charmap=\"UTF-8\", collate=\"UTF-8\")\nCPU 0: Intel Xeon E312xx (Sandy Bridge) (6784.6 bogomips)\nx86-64, MMX, Physical Address Ext, SYSENTER\/SYSEXIT, SYSCALL\/SYSRET\nCPU 1: Intel Xeon E312xx (Sandy Bridge) (6784.6 bogomips)\nx86-64, MMX, Physical Address Ext, SYSENTER\/SYSEXIT, SYSCALL\/SYSRET\nCPU 2: Intel Xeon E312xx (Sandy Bridge) (6784.6 bogomips)\nx86-64, MMX, Physical Address Ext, SYSENTER\/SYSEXIT, SYSCALL\/SYSRET\nCPU 3: Intel Xeon E312xx (Sandy Bridge) (6784.6 bogomips)\nx86-64, MMX, Physical Address Ext, SYSENTER\/SYSEXIT, SYSCALL\/SYSRET\nCPU 4: Intel Xeon E312xx (Sandy Bridge) (6784.6 bogomips)\nx86-64, MMX, Physical Address Ext, SYSENTER\/SYSEXIT, SYSCALL\/SYSRET\nCPU 5: Intel Xeon E312xx (Sandy Bridge) (6784.6 bogomips)\nx86-64, MMX, Physical Address Ext, SYSENTER\/SYSEXIT, SYSCALL\/SYSRET\nCPU 6: Intel Xeon E312xx (Sandy Bridge) (6784.6 bogomips)\nx86-64, MMX, Physical Address Ext, SYSENTER\/SYSEXIT, SYSCALL\/SYSRET\nCPU 7: Intel Xeon E312xx (Sandy Bridge) (6784.6 bogomips)\nx86-64, MMX, Physical Address Ext, SYSENTER\/SYSEXIT, SYSCALL\/SYSRET\n17:49:21 up 1 min, 1 user, load average: 0.06, 0.03, 0.01; runlevel 3\n\n------------------------------------------------------------------------\nBenchmark Run: Sun Apr 24 2016 17:49:21 - 18:17:29\n8 CPUs in system; running 1 parallel copy of tests\n\nDhrystone 2 using register variables 40207636.4 lps (10.0 s, 7 samples)\nDouble-Precision Whetstone 4302.8 MWIPS (10.0 s, 7 samples)\nExecl Throughput 2165.9 lps (30.0 s, 2 samples)\nFile Copy 1024 bufsize 2000 maxblocks 1152392.2 KBps (30.0 s, 2 samples)\nFile Copy 256 bufsize 500 maxblocks 320023.0 KBps (30.0 s, 2 samples)\nFile Copy 4096 bufsize 8000 maxblocks 2674296.3 KBps (30.0 s, 2 samples)\nPipe Throughput 2249089.3 lps (10.0 s, 7 samples)\nPipe-based Context Switching 418217.3 lps (10.0 s, 7 samples)\nProcess Creation 6138.1 lps (30.0 s, 2 samples)\nShell Scripts (1 concurrent) 3866.5 lpm (60.0 s, 2 samples)\nShell Scripts (8 concurrent) 3080.1 lpm (60.0 s, 2 samples)\nSystem Call Overhead 2819371.3 lps (10.0 s, 7 samples)\n\nSystem Benchmarks Index Values BASELINE RESULT INDEX\nDhrystone 2 using register variables 116700.0 40207636.4 3445.4\nDouble-Precision Whetstone 55.0 4302.8 782.3\nExecl Throughput 43.0 2165.9 503.7\nFile Copy 1024 bufsize 2000 maxblocks 3960.0 1152392.2 2910.1\nFile Copy 256 bufsize 500 maxblocks 1655.0 320023.0 1933.7\nFile Copy 4096 bufsize 8000 maxblocks 5800.0 2674296.3 4610.9\nPipe Throughput 12440.0 2249089.3 1807.9\nPipe-based Context Switching 4000.0 418217.3 1045.5\nProcess Creation 126.0 6138.1 487.2\nShell Scripts (1 concurrent) 42.4 3866.5 911.9\nShell Scripts (8 concurrent) 6.0 3080.1 5133.5\nSystem Call Overhead 15000.0 2819371.3 1879.6\n========\nSystem Benchmarks Index Score 1601.9\n\n------------------------------------------------------------------------\nBenchmark Run: Sun Apr 24 2016 18:17:29 - 18:45:58\n8 CPUs in system; running 8 parallel copies of tests\n\nDhrystone 2 using register variables 165868452.9 lps (10.0 s, 7 samples)\nDouble-Precision Whetstone 27304.7 MWIPS (9.9 s, 7 samples)\nExecl Throughput 28968.2 lps (29.9 s, 2 samples)\nFile Copy 1024 bufsize 2000 maxblocks 957427.7 KBps (30.0 s, 2 samples)\nFile Copy 256 bufsize 500 maxblocks 251262.0 KBps (30.0 s, 2 samples)\nFile Copy 4096 bufsize 8000 maxblocks 2748781.0 KBps (30.0 s, 2 samples)\nPipe Throughput 9492288.9 lps (10.0 s, 7 samples)\nPipe-based Context Switching 1753727.5 lps (10.0 s, 7 samples)\nProcess Creation 82010.9 lps (30.0 s, 2 samples)\nShell Scripts (1 concurrent) 32494.6 lpm (60.0 s, 2 samples)\nShell Scripts (8 concurrent) 4351.1 lpm (60.1 s, 2 samples)\nSystem Call Overhead 10662363.1 lps (10.0 s, 7 samples)\n\nSystem Benchmarks Index Values BASELINE RESULT INDEX\nDhrystone 2 using register variables 116700.0 165868452.9 14213.2\nDouble-Precision Whetstone 55.0 27304.7 4964.5\nExecl Throughput 43.0 28968.2 6736.8\nFile Copy 1024 bufsize 2000 maxblocks 3960.0 957427.7 2417.7\nFile Copy 256 bufsize 500 maxblocks 1655.0 251262.0 1518.2\nFile Copy 4096 bufsize 8000 maxblocks 5800.0 2748781.0 4739.3\nPipe Throughput 12440.0 9492288.9 7630.5\nPipe-based Context Switching 4000.0 1753727.5 4384.3\nProcess Creation 126.0 82010.9 6508.8\nShell Scripts (1 concurrent) 42.4 32494.6 7663.8\nShell Scripts (8 concurrent) 6.0 4351.1 7251.9\nSystem Call Overhead 15000.0 10662363.1 7108.2\n========\nSystem Benchmarks Index Score 5466.1<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Unixbench is the most used benchmarking software tool. It can measure the performance of\u00a0bash scripts, CPUs in multithreading and single threading. It can also measure the performance for parallel taks. Also, specific disk IO for small and large files are performed.\u00a0You can use it to measure either linux dedicated servers and linux vps servers, running [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":140,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7,6,31],"tags":[34,33,35,59],"class_list":["post-139","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-benchmark-tests","category-dedicated-servers","category-linux-tutorials","tag-centos","tag-dedicated-server","tag-linux","tag-unixbench"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to benchmark a linux server using UnixBench - Copahost<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to benchmark a linux server using UnixBench - Copahost\" \/>\n<meta property=\"og:description\" content=\"Unixbench is the most used benchmarking software tool. It can measure the performance of\u00a0bash scripts, CPUs in multithreading and single threading. It can also measure the performance for parallel taks. Also, specific disk IO for small and large files are performed.\u00a0You can use it to measure either linux dedicated servers and linux vps servers, running [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/\" \/>\n<meta property=\"og:site_name\" content=\"Copahost\" \/>\n<meta property=\"article:published_time\" content=\"2016-04-24T21:02:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-28T13:10:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/04\/unix-bench.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"233\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Gustavo Gallas\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Gustavo Gallas\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/\"},\"author\":{\"name\":\"Gustavo Gallas\",\"@id\":\"https:\/\/www.copahost.com\/blog\/#\/schema\/person\/386b3f1f79299d43f4ceb33d26428246\"},\"headline\":\"How to benchmark a linux server using UnixBench\",\"datePublished\":\"2016-04-24T21:02:16+00:00\",\"dateModified\":\"2023-06-28T13:10:32+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/\"},\"wordCount\":139,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.copahost.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/04\/unix-bench.jpg\",\"keywords\":[\"centos\",\"dedicated server\",\"linux\",\"unixbench\"],\"articleSection\":[\"Benchmark tests\",\"Dedicated servers\",\"Linux tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/\",\"url\":\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/\",\"name\":\"How to benchmark a linux server using UnixBench - Copahost\",\"isPartOf\":{\"@id\":\"https:\/\/www.copahost.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/04\/unix-bench.jpg\",\"datePublished\":\"2016-04-24T21:02:16+00:00\",\"dateModified\":\"2023-06-28T13:10:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#primaryimage\",\"url\":\"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/04\/unix-bench.jpg\",\"contentUrl\":\"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/04\/unix-bench.jpg\",\"width\":640,\"height\":233},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.copahost.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to benchmark a linux server using UnixBench\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.copahost.com\/blog\/#website\",\"url\":\"https:\/\/www.copahost.com\/blog\/\",\"name\":\"Copahost\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.copahost.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.copahost.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.copahost.com\/blog\/#organization\",\"name\":\"Copahost\",\"url\":\"https:\/\/www.copahost.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.copahost.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/03\/copahostlogo.png\",\"contentUrl\":\"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/03\/copahostlogo.png\",\"width\":223,\"height\":40,\"caption\":\"Copahost\"},\"image\":{\"@id\":\"https:\/\/www.copahost.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.copahost.com\/blog\/#\/schema\/person\/386b3f1f79299d43f4ceb33d26428246\",\"name\":\"Gustavo Gallas\",\"description\":\"Graduated in Computing at PUC-Rio, Brazil. Specialized in IT, networking, systems administration and human and organizational development\u200b. Also have brewing skills.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/gustavo-gallas-107926196\/\"],\"url\":\"https:\/\/www.copahost.com\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to benchmark a linux server using UnixBench - Copahost","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/","og_locale":"en_US","og_type":"article","og_title":"How to benchmark a linux server using UnixBench - Copahost","og_description":"Unixbench is the most used benchmarking software tool. It can measure the performance of\u00a0bash scripts, CPUs in multithreading and single threading. It can also measure the performance for parallel taks. Also, specific disk IO for small and large files are performed.\u00a0You can use it to measure either linux dedicated servers and linux vps servers, running [&hellip;]","og_url":"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/","og_site_name":"Copahost","article_published_time":"2016-04-24T21:02:16+00:00","article_modified_time":"2023-06-28T13:10:32+00:00","og_image":[{"width":640,"height":233,"url":"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/04\/unix-bench.jpg","type":"image\/jpeg"}],"author":"Gustavo Gallas","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Gustavo Gallas","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#article","isPartOf":{"@id":"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/"},"author":{"name":"Gustavo Gallas","@id":"https:\/\/www.copahost.com\/blog\/#\/schema\/person\/386b3f1f79299d43f4ceb33d26428246"},"headline":"How to benchmark a linux server using UnixBench","datePublished":"2016-04-24T21:02:16+00:00","dateModified":"2023-06-28T13:10:32+00:00","mainEntityOfPage":{"@id":"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/"},"wordCount":139,"commentCount":0,"publisher":{"@id":"https:\/\/www.copahost.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#primaryimage"},"thumbnailUrl":"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/04\/unix-bench.jpg","keywords":["centos","dedicated server","linux","unixbench"],"articleSection":["Benchmark tests","Dedicated servers","Linux tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/","url":"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/","name":"How to benchmark a linux server using UnixBench - Copahost","isPartOf":{"@id":"https:\/\/www.copahost.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#primaryimage"},"image":{"@id":"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#primaryimage"},"thumbnailUrl":"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/04\/unix-bench.jpg","datePublished":"2016-04-24T21:02:16+00:00","dateModified":"2023-06-28T13:10:32+00:00","breadcrumb":{"@id":"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#primaryimage","url":"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/04\/unix-bench.jpg","contentUrl":"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/04\/unix-bench.jpg","width":640,"height":233},{"@type":"BreadcrumbList","@id":"https:\/\/www.copahost.com\/blog\/benchmark-linux-unixbench\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.copahost.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to benchmark a linux server using UnixBench"}]},{"@type":"WebSite","@id":"https:\/\/www.copahost.com\/blog\/#website","url":"https:\/\/www.copahost.com\/blog\/","name":"Copahost","description":"","publisher":{"@id":"https:\/\/www.copahost.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.copahost.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.copahost.com\/blog\/#organization","name":"Copahost","url":"https:\/\/www.copahost.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.copahost.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/03\/copahostlogo.png","contentUrl":"https:\/\/www.copahost.com\/blog\/wp-content\/uploads\/2016\/03\/copahostlogo.png","width":223,"height":40,"caption":"Copahost"},"image":{"@id":"https:\/\/www.copahost.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.copahost.com\/blog\/#\/schema\/person\/386b3f1f79299d43f4ceb33d26428246","name":"Gustavo Gallas","description":"Graduated in Computing at PUC-Rio, Brazil. Specialized in IT, networking, systems administration and human and organizational development\u200b. Also have brewing skills.","sameAs":["https:\/\/www.linkedin.com\/in\/gustavo-gallas-107926196\/"],"url":"https:\/\/www.copahost.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.copahost.com\/blog\/wp-json\/wp\/v2\/posts\/139","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.copahost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.copahost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.copahost.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.copahost.com\/blog\/wp-json\/wp\/v2\/comments?post=139"}],"version-history":[{"count":8,"href":"https:\/\/www.copahost.com\/blog\/wp-json\/wp\/v2\/posts\/139\/revisions"}],"predecessor-version":[{"id":3179,"href":"https:\/\/www.copahost.com\/blog\/wp-json\/wp\/v2\/posts\/139\/revisions\/3179"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.copahost.com\/blog\/wp-json\/wp\/v2\/media\/140"}],"wp:attachment":[{"href":"https:\/\/www.copahost.com\/blog\/wp-json\/wp\/v2\/media?parent=139"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.copahost.com\/blog\/wp-json\/wp\/v2\/categories?post=139"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.copahost.com\/blog\/wp-json\/wp\/v2\/tags?post=139"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}