• Archive
  • Tags
  • Email
  • Github
  • feeds
  • bookmarks
  • Blogroll
  • Webring

Orange Sun - Go

2 articles tagged "go"
  • 2023-07-19

    Benchmarking ssh-agent performance

    I have an application idea that would require calling ssh-agent rather frequently - but how many requests per second can it handle? To answer this question I wrote a small benchmark in Go. It runs a tight loop sending messages for ssh-agent to sign. Turns out the agent is pretty fast …
  • 2023-03-09

    Advent of Code 2022 was fun!

    This was the first year I participated in Advent of Code. In case you're not familiar with it, AoC is a Christmas themed programming competition consisting of 25 challenges published daily (from December 1st to December 25th). The web site produces personalized puzzle inputs for each user and expects only …
Published with Pelican Orange Sun Theme SmallWeb