muroon

This is the page of muroon, an engineer. Good at Golang, JS, Typescript.

Go Conference 2023

I participated in a Lightning Talk at Go Conference 2023.

The talk covered how we successfully reduced memory usage by 30-40% without increasing latency or CPU usage when upgrading the Go version from 1.17 to 1.19 in an advertising server that processes 200 million requests per day, written in Go. In this session, I explained the mechanics of Go's garbage collection based on https://go.dev/doc/gc-guide, incorporating actual measurement data.

Aerospike Seminor

I presented a use case of Aerospike in an advertising server that delivers 200 million requests.

Blog for Golang Static Analysis-Based Code Generator for Zap

speee/go-athena v1.0.3 is released

This is new release of speee/go-athena. This is includes Addition of Prepared Statement And Upgrade packages

Blog for Zero Allocation of Golang Program(Japanese)

This article is about Go's zero allocation using the logging library as an example.

The article about pprof

I wrote an article about pprof in golang.

link-format

A plugin for Inkdrop which replace URL as a Markdown link.