Announcement

Collapse
No announcement yet.

pts-functions_system_cpu.php error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • pts-functions_system_cpu.php error

    Since the latest commits were done to git, running a test results in :

    Code:
    dean@linux:~/Desktop/phoronix-test-suite> ./phoronix-test-suite run compress-7zip
    Would you like to save these benchmark results (Y/n)? n
    
    ====================================
    7-Zip Compression (Run 1 of 3)
    ====================================
    
    PHP Notice:  Undefined offset:  1 in /home/dean/Desktop/phoronix-test-suite/pts-core/functions/pts-functions_system_cpu.php on line 15
    PHP Notice:  Undefined offset:  1 in /home/dean/Desktop/phoronix-test-suite/pts-core/functions/pts-functions_system_cpu.php on line 15
    PHP Notice:  Undefined offset:  1 in /home/dean/Desktop/phoronix-test-suite/pts-core/functions/pts-functions_system_cpu.php on line 15
    PHP Notice:  Undefined offset:  1 in /home/dean/Desktop/phoronix-test-suite/pts-core/functions/pts-functions_system_cpu.php on line 15
    PHP Notice:  Undefined offset:  1 in /home/dean/Desktop/phoronix-test-suite/pts-core/functions/pts-functions_system_cpu.php on line 15
    PHP Notice:  Undefined offset:  1 in /home/dean/Desktop/phoronix-test-suite/pts-core/functions/pts-functions_system_cpu.php on line 15
    PHP Notice:  Undefined offset:  1 in /home/dean/Desktop/phoronix-test-suite/pts-core/functions/pts-functions_system_cpu.php on line 15
    PHP Notice:  Undefined offset:  1 in /home/dean/Desktop/phoronix-test-suite/pts-core/functions/pts-functions_system_cpu.php on line 15
    PHP Notice:  Undefined offset:  1 in /home/dean/Desktop/phoronix-test-suite/pts-core/functions/pts-functions_system_cpu.php on line 15
    PHP Notice:  Undefined offset:  1 in /home/dean/Desktop/phoronix-test-suite/pts-core/functions/pts-functions_system_cpu.php on line 15
    
    7-Zip (A) 4.57  Copyright (c) 1999-2007 Igor Pavlov  2007-12-06
    p7zip Version 4.57 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)
    
    RAM size:    3965 MB,  # CPU hardware threads:   4
    RAM usage:    850 MB,  # Benchmark threads:      4
    
    Dict        Compressing          |        Decompressing
          Speed Usage    R/U Rating  |    Speed Usage    R/U Rating
           KB/s     %   MIPS   MIPS  |     KB/s     %   MIPS   MIPS
    
    22:    6500   330   1913   6323  |    87329   395   2273   8989
    23:    4855   262   1888   4946  |    85445   394   2262   8916
    24:    5677   308   1982   6104  |    79963   375   2255   8455
    25:    5485   318   1968   6263  |    78286   374   2243   8386
    ----------------------------------------------------------------
    Avr:          305   1938   5909               385   2258   8686
    Tot:          345   2098   7298

  • #2
    Those warnings are now corrected in the latest git.

    Michael
    Michael Larabel
    https://www.michaellarabel.com/

    Comment


    • #3
      Originally posted by Michael View Post
      Those warnings are now corrected in the latest git.

      Michael
      Sat 4/26/08 21:28 Michael Larabel Deanjo fix for undefined...commitdiff


      lol A patch named after me, I feel honored.

      Comment

      Working...
      X