This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
cd97923b51
Branches
Tags
dependabot/cargo/frameworks/Rust/trillium/zerocopy-0.7.31
fix-reverse-order
master
R23
R21
R22
R20
R19
R18
R17
R16
R15
R14
R13
R12
R11
round-10
R10
go/setup.py
R9-ec2
R9
R8
R7
v2
v3
TechEmpower.Fra...
/
frameworks
/
C++
/
oatpp
/
README.md
README.md
1.0 KB
History
Raw
Oat++ (AKA oatpp) Benchmarking Test
Oat++ Github Repository
Oat++ Website
Source for Tests
oatpp-async
src-async
- source code for oatpp test project implemented using oatpp async API.
src-async/src/controller/MyController.hpp
- Controller for
JSON
,
PLAINTEXT
endpoints.
Test URLs
JSON
-
http://127.0.0.1:8000/json
PLAINTEXT
-
http://127.0.0.1:8000/plaintext
oatpp-thread
src-thread
- source code for oatpp test project implemented using oatpp simple API.
src-thread/src/controller/MyController.hpp
- Controller for
JSON
endpoint.
Test URLs
JSON
-
http://127.0.0.1:8000/json
Contacts
Leonid Stryzhevskyi (Creator)
Email:
[email protected]
Github:
lganzzzo