New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/pessoa-poli/golang-profiling-performance

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/pessoa-poli/golang-profiling-performance

v0.0.0-20220707165134-6cbff7f5c921
Source
Go
Version published
Created
Source

Go performance tunning

This experiment was done as a way to study Dave Cheney's profiling talk which can be watched here

The repo which holds Dave's package for one line profiling, used during the presentation, can be found here: https://github.com/pkg/profile

The original page where I found the mobydick text can be found here

The changes made from file to file are commented, and should be easy to follow.

FAQs

Package last updated on 07 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts