C++ toolbox
Go to file
tqcq 4b159b8e44
linux-arm-gcc / linux-gcc-armhf (push) Successful in 2m5s Details
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m58s Details
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 2m6s Details
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 5m3s Details
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 5m12s Details
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 3h4m21s Details
feat fix add cstring
2024-05-18 13:24:37 +08:00
.gitea/workflows feat add event_bus (#1) 2024-04-02 04:41:18 +00:00
3party Merge branch 'master' of code.uocat.com:tqcq/sled 2024-05-15 19:51:37 +08:00
src feat fix add cstring 2024-05-18 13:24:37 +08:00
tests fix fsm_is_invocable 2024-05-17 14:53:49 +08:00
toolchains fix base64 test failed. 2024-04-01 10:47:59 +08:00
.clang-format feat update 2024-03-27 23:16:26 +08:00
.gitignore fix base64 test failed. 2024-04-01 10:47:59 +08:00
.gitmodules feat add marl for fiber 2024-03-08 18:05:40 +08:00
CMakeLists.txt feat remove rxcpp 2024-05-18 10:27:48 +08:00
README.md feat update picobench 2024-03-31 00:51:44 +08:00

README.md

sled

  • add log module
  • add http module(cpp-httplib)
  • add ORM module

Benchmark

Name (* = baseline) ns/op Baseline Ops/second
Random bool * 9 - 109123586.4
Random int8_t 7 0.778 134375880.8
Random int32_t 8 0.889 120300189.7
Random uint32_t 7 0.778 131234452.1
Random uint32_t range 8 0.889 123079276.7
Gaussian(0, 1) 17 1.889 58742994.8
Exponential(1) 12 1.333 81447219.4
Random float 7 0.778 136571495.3
Random double 7 0.778 131796121.5
Base64Encode 106299 11811.000 9407.4
Base64Decode 104897 11655.222 9533.1
ThreadBlockingCallByDefaultSocketServer 6624 736.000 150950.1
ThreadBlockingCallByNullSocketServer 5309 589.889 188358.8
ThreadPoolBench 3096 344.000 322941.4
SystemTimeNanos 24 2.667 40659163.6