-
The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking
https://www.phoronix-test-suite.com/
-
Despite Linux 6.12 having real-time support, it still needs the kernel argument `preempt=full` to fix audio stuttering issues on some systems.
https://www.phoronix.com/news/Linux-6.12-Does-Real-Tim…
-
```sh
curl -LO https://phoronix-test-suite.com/releases/phoronix-test-suite-10.4.0.tar.gz
tar -xvf phoronix-test-suite-10.4.0.tar.gz
cd phoronix-test-suite
./install-sh
phoronix-test-suite run …
-
Hi,
I noticed Orthanc Docker uses Debian as the base image, but according to [Phoronix's tests](https://www.phoronix.com/review/docker-os-tests), Debian is slower compared to Clear Linux and Alpine…
-
### The problem you're addressing (if any)
There is no automatic way to obtain reliable information about GPU HCL. More than the amount of information dumped by Dasharo HCL is needed.
The topic of…
-
Design:
![about-dialog-detailed](https://user-images.githubusercontent.com/41370460/179157887-dc1ec891-c22a-4c10-b1cb-fe77ab9c0813.png)
After Implementation:
![](https://www.phoronix.net/image.ph…
-
Hasvk is Vulkan 1.0 conformant and for Broadwell gen8 is Vulkan 1.1 available.
why?
anvil comments of gen8+ give here information.
Anvil was first developed for Broadwell gen 8 and Skylake gen…
-
We should provide guidance/example on how to assess the performance of a cloud site, it would be useful to understand what can be expected from a site and also to help diagnose/troubleshoot deployment…
gwarf updated
4 years ago
-
Sort of what we do for btrfs, perhaps we offer compression for f2fs as suggested here: https://www.phoronix.com/forums/forum/phoronix/latest-phoronix-articles/1326169-arch-linux-s-archinstall-2-5-rele…
-
I don't see any legal or technical issues to enabling Vulkan-based hardware decoding in (not)-ffmpeg, and any other software that supports it (browsers, mpv, etc.). 6.1 isn't quite out yet, not to men…