Tout (en)

  • GFX-RS Continues Advancing For High-Performance, Portable Graphics In Rust (Phoronix)
    GFX-RS has been the Rust programming language project for a high-performance, portable graphics API that can map to Vulkan, Apple's Metal, Direct3D, etc from a single Rust API...
  • GNOME 3.17.1 Released (Phoronix)
    Javier Jardón announced the official release of GNOME 3.17.1 on Sunday, the development milestone leading up to GNOME 3.18...
  • EXT4 & Btrfs Regressions In Linux 2.6.36 (Phoronix)
    Recently when benchmarking the Btrfs and EXT4 file-systems we were left surprised that the performance of the next-generation Btrfs file-system had regressed against EXT4 to the point where the evolutionary file-system is measurably faster in a greater number of disk benchmarks. In fact, even with solid-state drives and Btrfs offering an SSD optimized mode, it still conceded to EXT4. It turns out that in the Linux 2.6.35 kernel, Btrfs regressed. This regression should have been fixed with the Linux 2.6.36 kernel, but recently when benchmarking EXT4/Btrfs against ZFS-FUSE on a 2.6.36 development snapshot we found its performance to still be poor for Btrfs compared to EXT4. To confirm where these two most prominent Linux file-systems are at right now, we have new EXT4 and Btrfs performance results from the Linux 2.6.34, 2.6.35, and 2.6.36-rc3 kernels.


  • The Less-Powerful Intel Compute Stick With Ubuntu Will Soon Ship (Phoronix)
    Canonical confirmed today that the Intel Compute Stick preloaded with Ubuntu will go on sale next week at $110...
  • Ringing In 2020 By Clang'ing The Linux 5.5 Kernel - Benchmarks Of GCC vs. Clang Built Kernels (Phoronix)
    One of the interesting milestones this year in the compiler world was the ability with LLVM Clang 9.0 to compile Linux 5.3+ for x86_64 without needing any extra patches to either the kernel or the LLVM/Clang compiler. That initial support in Linux 5.3 was not without a few issues, but on Linux 5.5 the experience is in great shape with the stable Clang compiler.