Skip to content

Instantly share code, notes, and snippets.

View dsiddharth's full-sized avatar

Siddharth Dhulipalla dsiddharth

View GitHub Profile
package main
import (
"fmt"
"net"
"os"
"sort"
"time"
)
package main
// Run with ./server $PORT
import (
"fmt"
"net"
"os"
)
name: Deploy
on:
push:
branches:
- main
jobs:
server:
name: Build and deploy server
runs-on: ubuntu-latest
steps:
fly-virginia mean:50.175302460193635 median:42.11889600753784
azure-eastus mean:53.611245855093 median:50.86233350634575
aws-ec2-virgina mean:61.0304358124733 median:50.62264546751976
aws-ga-virginia mean:63.837569633308725 median:56.09062498807907
gcp-virginia mean:65.68213670134544 median:59.97733348608017
fly-london mean:116.44928250193595 median:107.74427050352097
aws-ga-london mean:189.56574374310514 median:183.05491697788239
azure-london mean:201.97931346178055 median:197.60643750429153
gcp-london mean:210.10576174259185 median:204.34716701507568