by Scott Moore | Oct 3, 2024 | Blog
What is PerfX? PerfX, or Performance Experience, is a dedicated framework aimed at improving the productivity and satisfaction of performance engineers. Similar to Developer Experience (DevEx), PerfX focuses on optimizing the processes involved in performance...
by Jakub Dering | Jan 19, 2024 | Blog
Author’s notes: The code produced in this tutorial represents my journey of learning Golang by developing a complete, though basic, application. If you think it can be improved – let me know. If you’ve read my previous article, you’re likely...
by Scott Moore | Dec 11, 2023 | Blog
Introduction Performance, in the context of software engineering and systems engineering, is a broad term encompassing several aspects of how efficiently and effectively a system functions. It goes beyond simply completing tasks. In this posting, we will attempt to...
by Scott Moore | Dec 11, 2023 | Blog
DevPerfOps Guidelines for Software Developers This document outlines fundamental coding practices focusing on software performance in coding practices. It serves as a checklist for developers to enhance their code’s efficiency and speed. By adopting these...