Sanskriti

command
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Here we discussing how our way of storing pointer will impact the performance of garbage collection. We will comparing the perfromance of garbage collector by storing pointers using Slice , maps , maps without pointers , and splitting maps. While comparing the performamce we found out that slice collaborate with Go garbage collector much better while maps slow down the performance of garbage collector.

Jump to

Keyboard shortcuts

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