Tag
This article presents a detailed benchmark comparing ECS and OOP architectures in JavaScript for a 2D physics simulation, testing memory locality and performance across multiple dimensions including broad-phase algorithms and sorting strategies, with results on an M4 Mac.
Mercek is a desktop IDE for Amazon ECS that lets developers manage services across multiple AWS accounts and regions, offering features like deployment tracking, metrics, cost estimation, log tailing, and interactive shell access — all using local AWS credentials with no telemetry.
The author shares a personal breakthrough in understanding columnar stores while building a game engine, relating it to Trizen's ECS and ClickHouseDB.