{"id":18075011,"url":"https://github.com/lnsp/go-tls-benchmark","last_synced_at":"2025-04-05T19:19:12.557Z","repository":{"id":82587986,"uuid":"457545315","full_name":"lnsp/go-tls-benchmark","owner":"lnsp","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-09T23:36:02.000Z","size":147,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T16:43:04.339Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lnsp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-09T22:11:14.000Z","updated_at":"2023-03-05T04:59:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e4ced87-8873-4fcd-91ea-37fa26327c29","html_url":"https://github.com/lnsp/go-tls-benchmark","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fgo-tls-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fgo-tls-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fgo-tls-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fgo-tls-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lnsp","download_url":"https://codeload.github.com/lnsp/go-tls-benchmark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386434,"owners_count":20930639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-31T10:44:10.096Z","updated_at":"2025-04-05T19:19:12.536Z","avatar_url":"https://github.com/lnsp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-tls-benchmark\n\nMinimal HTTPS server. Built for [a blogpost on certificate performance](https://blog.espe.tech/posts/rsa-may-slow-you-down/).\n\n## Building\n\n```bash\n$ go build -o tlsbench\n```\n\n## Profiling\n\nUse `go tool pprof profile-rsa` to dig into the cpu profile.\n\n### RSA\n```\n$ ./tlsbench -cert-file rsa-cert.pem -key-file rsa-key.pem -cpu-profile profile-rsa\n```\n\n### ECDSA\n```\n$ ./tlsbench -cert-file ecdsa-cert.pem -key-file ecdsa-key.pem -cpu-profile profile-ecdsa\n```\n\n### ED25519\n```\n$ ./tlsbench -cert-file ed25519-cert.pem -key-file ed25519-key.pem -cpu-profile profile-ed25519\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnsp%2Fgo-tls-benchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flnsp%2Fgo-tls-benchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnsp%2Fgo-tls-benchmark/lists"}