Welcome, Guest. Please login or register.

Author Topic: MPlayer benchmarks  (Read 3519 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16867
  • Country: gb
  • Thanked: 4 times
    • Show all replies
Re: MPlayer benchmarks
« on: February 03, 2012, 08:52:13 PM »
Just an observation. Not sure if this was intentional but the options seem to imply this was a test of stream decode performance only, since the audio and video output options are both null.
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16867
  • Country: gb
  • Thanked: 4 times
    • Show all replies
Re: MPlayer benchmarks
« Reply #1 on: February 03, 2012, 09:18:00 PM »
Quote from: Piru;679027
The video is decoded with these options.


It is, but the frames are just discarded. Whenever I've used mplayer as a benchmark previously, it was always inclusive of rendering them to the display, which is far more important if you are trying to judge whether a system is capable of playing back the video or not (which is what I was doing, rather than basic benchmarking).

Early indications from the RageMem benchmarks suggested that there are problems with VRAM write speeds. At a guess, I'd assume these were driver related at this stage given the hardware is PCIe based. However, if anybody wanted to give the system a real drubbing, which I'm sure plenty of people do, there's your ideal opportunity. Quick, before anybody notices that and fixes it :lol:

Seriously though, right now, the PA6T is uncharted territory for existing software. It's a 64-bit processor running in 32-bit mode. To me, that raises a lot of questions. Are those old optimisations we're used to for the 32-bit machines still valid? Or are they a hindrance? In my personal experience, the PPC can be a huge pain in the arse when it comes to micro optimizing. For anybody unsure about this, Apple's PPC optimized memcpy() implementation is fascinating reading.

We're basing all out our conclusions so far on applications compiled for earlier PPC processors. I'd be interested to see what software actually optimized for PA6T (even in 32-bit mode) is capable of.
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16867
  • Country: gb
  • Thanked: 4 times
    • Show all replies
Re: MPlayer benchmarks
« Reply #2 on: February 04, 2012, 12:07:45 AM »
Quote from: Fab;679063
The point was to test the CPU/Memory only, because i know the gfx subsystem on X1000 is still suboptimal and incomplete (no overlay output is available, which would mean only cgx_wpa output driver could be used).


Fair enough.
int p; // A