caching

package
v0.0.0-...-7bfcdb5 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2015 License: Apache-2.0 Imports: 1 Imported by: 0

README

CPU Caches

Understanding how the hardware works is an critical component to understanding how to write the most performant code you can. Knowing the basics of processor caching can help you make better decisions within the scope of writing idiomatic code.

Arrays

Please review the section on arrays for more details behind these benchmark tests.

Review Documentation on Arrays

Code Review

Caching (Go Playground)

Tests (Go Playground)


Ardan Labs Ardan Studios GoingGo Blog


All material is licensed under the Apache License Version 2.0, January 2004.

Documentation

Overview

package caching provides code to show why CPU caches matter and the way the hardware caches memory affects performance.

Jump to

Keyboard shortcuts

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