Advertisement
Guest User

Untitled

a guest
Apr 7th, 2013
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. $ 7zr b
  2.  
  3. 7-Zip (A) 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18
  4. p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
  5.  
  6. RAM size: 693 MB, # CPU hardware threads: 2
  7. RAM usage: 425 MB, # Benchmark threads: 2
  8.  
  9. Dict Compressing | Decompressing
  10. Speed Usage R/U Rating | Speed Usage R/U Rating
  11. KB/s % MIPS MIPS | KB/s % MIPS MIPS
  12.  
  13. 22: 831 140 577 808 | 20924 198 953 1889
  14. 23: 832 143 594 848 | 20336 195 954 1862
  15. 24: 869 150 623 934 | 20477 199 952 1900
  16. 25: 798 142 640 911 | 19805 197 944 1862
  17. ----------------------------------------------------------------
  18. Avr: 144 608 875 197 951 1878
  19. Tot: 171 780 1377
  20.  
  21.  
  22. $ cat /proc/cpuinfo
  23. Processor : ARMv7 Processor rev 10 (v7l)
  24. processor : 0
  25. BogoMIPS : 1194.24
  26.  
  27. processor : 1
  28. BogoMIPS : 1194.24
  29.  
  30. Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
  31. CPU implementer : 0x41
  32. CPU architecture: 7
  33. CPU variant : 0x2
  34. CPU part : 0xc09
  35. CPU revision : 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement