Programming Rants

programming: the action or process of writing computer programs. | rants: speak or shout at length in a wild, [im]passioned way.

Showing posts with label go. Show all posts
Showing posts with label go. Show all posts
2023-07-29

Using Vault with Go

›
So today we're gonna use vault to make the configuration of an application to be in-memory, this would make debugging harder (since it...
2023-06-14

Simple Websocket Echo Benchmark

›
Today we're gonna benchmark nodejs/bin+uwebsocket with golang+nbio. The code is here , both taken from their own example. The benchmark ...
2023-04-18

How to use DNS SDK in Golang

›
So we're gonna try to manipulate DNS records using go SDK (not REST API directly). I went through first 2 page of google search results,...
2022-07-28

Techempower Framework Benchmark Round 21

›
 The result for Techempower framework benchmark round 21 is out , as usual the most important benchmark is the update and multi query benchm...
2022-05-08

How to structure/layer your Golang Project (or whatever language you are using)

›
I've been maintaing a lot of other people's project, and see that most people blindly following a framework's structure without ...
2022-02-22

C# vs Go in Simple Benchmark

›
Today we're gonna retry two of my few favorite language in associative array and comb sort benchmark (compile and run, not just runtime ...
2021-12-31

String Associative Array and CombSort Benchmark 2021 Edition

›
Last year , we've done string associative  benchmark  and lesser string associative  benchmark  (measuring string concat operation and ...
›
Home
View web version
Powered by Blogger.