Parallel Vector Graphics Rasterization on the CPU
(gasiulis.name)
During the last couple of weeks I got some free time and as a fun programming exercise I decided to write a CPU-based, multithreaded vector graphics rasterizer. The goal was to outperform rasterizers of all publicly available vector graphics libraries. And today I’m sharing what I came up with.
During the last couple of weeks I got some free time and as a fun programming exercise I decided to write a CPU-based, multithreaded vector graphics rasterizer. The goal was to outperform rasterizers of all publicly available vector graphics libraries. And today I’m sharing what I came up with.
Benchmarks of Google's Axion Arm-Based CPU
(phoronix.com)
Earlier this year Google announced Axion as their first Arm-based CPU for the Google Cloud. Today already they are taking Axion to general availability with the new C4A instances. These new C4A instances are advertised as offering up to 50% better performance and up to 60% better energy efficiency than their current generation x86 instance types.
Earlier this year Google announced Axion as their first Arm-based CPU for the Google Cloud. Today already they are taking Axion to general availability with the new C4A instances. These new C4A instances are advertised as offering up to 50% better performance and up to 60% better energy efficiency than their current generation x86 instance types.