Foobar2000:Components/Decoding Speed Test (foo benchmark): Difference between revisions
No edit summary |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[Image:Foo_benchmark.png| | {{Foobar Component Infobox | ||
== | | name = Decoding Speed Test | ||
| screenshot = [[Image:Foo_benchmark.png|256px]] | |||
| caption = | |||
| module_name = foo_benchmark | |||
| developer = Peter Pawlowski | |||
| repository = | |||
| released = | |||
| released_ref = | |||
| stable_release = 1.2.5 | |||
| stable_release_date = 2018-07-19 | |||
| preview_release = | |||
| preview_release_date = | |||
| foobar2000_minimum = 1.3 | |||
| foobar2000_maximum = 1.6.16 | |||
| foobar2000_ui_module = | |||
| foobar2000_legacy = true | |||
| use = Diagnostic | |||
| license = | |||
}} | |||
Measures decoding speed of audio files. | |||
== | ==Notes== | ||
This component is obsolete in foobar2000 v2.0 and newer, the functionality is available out of the box. | |||
==Speed test report== | |||
Clicking the {{button|Short report}} button will bring up a window with information similar to the below: | |||
<pre style="display:table">System: | |||
CPU: Intel(R) Core(TM) i7-5820K CPU @ 3.30GHz, features: MMX SSE SSE2 SSE3 SSE4.1 SSE4.2 | |||
App: foobar2000 v1.4.8 | |||
Settings: | |||
High priority: no | |||
Buffer entire file into memory: no | |||
Warm-up: no | |||
Passes: 1 | |||
Threads: 1 | |||
Postprocessing: none | |||
Stats by codec: | |||
FLAC: 656.076x realtime | |||
Total: | |||
Decoded length: 47:29.707 | |||
Opening time: 0:00.023 | |||
Decoding time: 0:04.320 | |||
Speed (x realtime): 656.076</pre> | |||
Clicking the {{button|Full report}} button will bring up a window with per-track information, in addition to the information shown in the short report. | |||
==External links== | |||
* {{foobar2000|http://www.foobar2000.org/components/view/foo_benchmark|Decoding Speed Test}} |
Latest revision as of 23:38, 15 October 2023
Decoding Speed Test | |
---|---|
Developer(s) | Peter Pawlowski |
Release information | |
Stable release | 1.2.5 (July 19, 2018) |
foobar2000 compatibility | |
Minimum version | 1.3 |
Maximum version | 1.6.16 |
UI module(s) | N/A |
Additional information | |
Use | Diagnostic |
View all legacy components |
Measures decoding speed of audio files.
Notes
This component is obsolete in foobar2000 v2.0 and newer, the functionality is available out of the box.
Speed test report
Clicking the Short report button will bring up a window with information similar to the below:
System: CPU: Intel(R) Core(TM) i7-5820K CPU @ 3.30GHz, features: MMX SSE SSE2 SSE3 SSE4.1 SSE4.2 App: foobar2000 v1.4.8 Settings: High priority: no Buffer entire file into memory: no Warm-up: no Passes: 1 Threads: 1 Postprocessing: none Stats by codec: FLAC: 656.076x realtime Total: Decoded length: 47:29.707 Opening time: 0:00.023 Decoding time: 0:04.320 Speed (x realtime): 656.076
Clicking the Full report button will bring up a window with per-track information, in addition to the information shown in the short report.
External links
- Decoding Speed Test on foobar2000.org