linux-bench icon indicating copy to clipboard operation
linux-bench copied to clipboard

STH Linux benchmarking script

Results 23 linux-bench issues
Sort by recently updated
recently updated
newest added

I cloned the repository today and ran linux-bench-minimal.sh. Everything ran as expected until the very end when a Django error was presented. ` NameError at /upload_file/ global name 'codecs' is...

It looks like something went wrong with outputting the file to that location, the file isn't the actual testing script, it's spitting out a wsgi FileWrapper object: ``` $ curl...

Failed to start redis_6379.service: Unit redis_6379.service failed to load: No such file or directory. Both on my braswell nuc and hp stream running Ubuntu 15.04 64bit Pastebin for log http://paste.ubuntu.com/12010788/

bug

It appears as the 16.04 has a number of changes: php5 replaced by php7.0 in dependencies OS detection does not work via: `cat /etc/UnitedLinux-release | tr "\n" ' ' |...

The Parboil benchmarks are a set of throughput computing applications...Each benchmark includes several implementations. Some implementations we provide as readable base implementations from which new optimization efforts can begin, and...

enhancement

Anand used to run a Chromium compile benchmark (in windows) which was well received. Obviously with all of this there needs to be a constant build version for repeatability, so...

Line 353 we need to change the compile settings for STREAM using ARM (x86 current way is good): if x86 run current: gcc stream.c -O3 -march=native -fopenmp -o stream-me if...

bug

I think this is a good one to add and Ian @ Anandtech requested it also. Basic idea: Download FF source to RAM disk Compile FF.

Looks like virtualbox is not getting picked up in the script so it is failing in the parser. See: http://beta.linux-bench.com/display/57211432218777

ref_link: 56271422388196 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:--...

bug