Intel Granulate blogs: Golang

Golang Profiling: The Basics and a Quick Tutorial
Golang Profiling: The Basics and a Quick Tutorial
Golang profiling is the process of collecting and analyzing data about the performance of a Go program, and is typically done with the open...
Node.js vs. Golang Performance: Which Is Faster?
Node.js vs. Golang Performance: Which Is Faster?
Node.js (Node) is an open source development platform for running JavaScript code on the server side. Go (also known as Golang) is a...
Golang Performance
Deep Dive into Golang Performance
This article discusses what makes Go an attractive programming language for developers when it comes to performance.