{"id":19492836,"url":"https://github.com/oatpp/benchmark","last_synced_at":"2025-07-05T18:33:40.143Z","repository":{"id":98397772,"uuid":"147869147","full_name":"oatpp/benchmark","owner":"oatpp","description":"oatpp performance benchmark vs other frameworks","archived":false,"fork":false,"pushed_at":"2020-05-29T22:51:00.000Z","size":4376,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T02:29:52.982Z","etag":null,"topics":["benchmark","cplusplus","cpp","golang","oatpp","performance"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oatpp.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}},"created_at":"2018-09-07T19:59:25.000Z","updated_at":"2023-09-24T16:37:49.000Z","dependencies_parsed_at":"2023-03-13T16:01:26.820Z","dependency_job_id":null,"html_url":"https://github.com/oatpp/benchmark","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"ef5348a7ae4df3e2136fdc2b8b5721d85149c18c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oatpp/benchmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oatpp%2Fbenchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oatpp%2Fbenchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oatpp%2Fbenchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oatpp%2Fbenchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oatpp","download_url":"https://codeload.github.com/oatpp/benchmark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oatpp%2Fbenchmark/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260367941,"owners_count":22998326,"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":["benchmark","cplusplus","cpp","golang","oatpp","performance"],"created_at":"2024-11-10T21:23:13.891Z","updated_at":"2025-07-05T18:33:40.124Z","avatar_url":"https://github.com/oatpp.png","language":"C++","readme":"# Oat++ benchmark [Abandoned. Outdated]\n\n---\n\nThis repository was not updated since the first releases of Oat++.  \nIf you feel like you need it, you can update it. We will be happy to receive a PR.\n\n---\n\nThis repository contains code to reproduce performance benchmarks oatpp vs other frameworks\n\nMore about oatpp see [https://oatpp.io/](https://oatpp.io/)  \nLatest benchmark results [https://oatpp.io/benchmark/aws](https://oatpp.io/benchmark/aws)\n\n## What's in the repo\n```c\n- oatpp\n  |- http           // Multithreaded minimal oatpp HTTP-server with hello world endpoint\n  |- http-async     // Asynchronous minimal oatpp HTTP-server with hello world endpoint\n  |- https          // Multithreaded minimal oatpp HTTPS-server with hello world endpoint\n  |- https-async    // Asynchronous minimal oatpp HTTPS-server with hello world endpoint\n  |- lib            // oatpp git-submodules\n\n- go\n  |- http.go        // minimal go HTTP-server with hello world endpoint\n  |- https.go       // minimal go HTTPS-server with hello world endpoint\n  \n- cert              // folder with test certificates for HTTPS\n  \n```\n\n## How to start\n\nBefore you start make sure to have ```build-essentials``` and ```golang``` installed.\nIn order to build and run oatpp HTTPS servers you have to also install ```libressl```.\n\n- clone repo with submodules: ```git clone --recurse-submodules https://github.com/oatpp/benchmark```\n- build oatpp services, ex: ```$ cd \u003cthis-repo\u003e/oatpp/http``` then ```$ ./build_app.sh```\n- build go services, ex: ```$ cd \u003cthis-repo\u003e/go``` then ```$ go build http.go```\n\nNow you can run services and start loading them.\n\n**Recommended tools for load-testing:**  \n- HTTP - wrk, apache benchmark(ab)\n- HTTPS - apache benchmark(ab)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foatpp%2Fbenchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foatpp%2Fbenchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foatpp%2Fbenchmark/lists"}