go-optimization-guide

module
v0.0.0-...-257291c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2025 License: CC-BY-4.0

README

publish-latest

Go Optimization Guide

Patterns and Techniques for Writing High-Performance Applications with Go

▷▷▷ goperf.dev ◁◁◁

The Go Optimization Guide is a collection of technical articles designed to help you build faster, more efficient Go applications. Whether you're developing high-throughput APIs, microservices, or distributed systems, this guide provides practical optimization patterns, real-world examples, and deep insights into Go performance.


Getting Started

The guide is built using MkDocs with the Material theme. Follow these steps to build and serve the guide locally:

1. Set Up the Environment

Use the provided env.sh script to quickly set up a Python virtual environment and install all dependencies:

source ./env.sh
2. Run MkDocs Locally

Start a local MkDocs server to preview changes:

mkdocs serve

The site will be available at http://localhost:8000.


Contributing

We welcome contributions! If you'd like to propose changes or suggest new topics, please open a Pull Request or create a new issue in this repository.

Directories

Path Synopsis
docs

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL