Commit Graph

49 Commits

Author SHA1 Message Date
tqcq
78b7cc8e28 fix auto stop cpu profiler
All checks were successful
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Successful in 1m42s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m11s
linux-arm-gcc / linux-gcc-armhf (push) Successful in 2m27s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 2m42s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 3m13s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 3m23s
2024-04-30 16:36:29 +08:00
tqcq
6e064ba6ce feat auto stop profiler
All checks were successful
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 2m22s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 2m27s
linux-arm-gcc / linux-gcc-armhf (push) Successful in 2m38s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m33s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m54s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Successful in 3m35s
2024-04-30 16:29:04 +08:00
tqcq
07b72a53ec feat add log for cpu profiler
Some checks failed
linux-arm-gcc / linux-gcc-armhf (push) Successful in 1m48s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m26s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m35s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 3m20s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 3m42s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Has been cancelled
2024-04-30 15:24:45 +08:00
tqcq
47f4beac5e feat remove static for __attribute__((constructor))
Some checks failed
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 2m10s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 2m8s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 2m30s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 3m26s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 3m30s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Has been cancelled
2024-04-29 23:33:08 +08:00
tqcq
8204b6db92 feat disable heapcheck
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m38s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m47s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m57s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 2m24s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 3m8s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 3m44s
2024-04-29 23:14:31 +08:00
tqcq
90a8778f70 fix macro use name
Some checks failed
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 2m5s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 2m5s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 2m13s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 2m28s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 2m34s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 3m11s
2024-04-29 22:23:07 +08:00
tqcq
9a81631692 fix gpertools initializer 2024-04-29 22:11:51 +08:00
tqcq
36a3c71449 fix gpertools initializer
Some checks failed
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m6s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m17s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 1m26s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m30s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 2m35s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 3m11s
2024-04-29 22:07:03 +08:00
tqcq
2c07bea7cb fix __attribute__((constructor)) position
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 57s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 1m19s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 1m59s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m56s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m53s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 2m15s
2024-04-29 21:59:12 +08:00
tqcq
4fcbba126a fix __attribute__((constructor)) position 2024-04-29 21:47:20 +08:00
tqcq
563a1bfcfe feat add __attribute__((construcotr)) 2024-04-29 21:45:37 +08:00
tqcq
a137ee1f1c feat update
Some checks failed
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m58s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Successful in 2m8s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m13s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 2m22s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 3m6s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 3m49s
2024-04-29 16:32:06 +08:00
tqcq
4a1d1c9aa1 feat add tcmalloc_and_profiler_static for sled
Some checks failed
linux-arm-gcc / linux-gcc-armhf (push) Failing after 2m18s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 2m26s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 2m39s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 2m43s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 2m46s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 3m21s
2024-04-29 15:20:02 +08:00
tqcq
ebea797d67 feat add code generator
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m25s
linux-arm-gcc / linux-gcc-armhf (push) Successful in 2m5s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 2m5s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m30s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Successful in 2m42s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 4m42s
2024-04-13 10:14:57 +08:00
tqcq
fdbce08c6c feat add protobuf
All checks were successful
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Successful in 1m57s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m47s
linux-arm-gcc / linux-gcc-armhf (push) Successful in 1m58s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 2m22s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m39s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 2m31s
2024-04-13 02:19:26 +08:00
tqcq
5c1056cbc8 feat update
Some checks failed
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Successful in 1m26s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m43s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m52s
linux-arm-gcc / linux-gcc-armhf (push) Successful in 1m59s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m58s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m24s
2024-04-13 02:00:19 +08:00
tqcq
d93e4802c7 fix config string_view
All checks were successful
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Successful in 1m23s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m37s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m50s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m4s
linux-arm-gcc / linux-gcc-armhf (push) Successful in 2m22s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 3m1s
2024-04-10 22:46:22 +08:00
tqcq
9d64455d57 fix dup string_view
All checks were successful
linux-arm-gcc / linux-gcc-armhf (push) Successful in 1m27s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Successful in 1m44s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m41s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m55s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m37s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 2m46s
2024-04-09 21:24:07 +08:00
tqcq
56068d35dc feat use rpc_core self serializer
All checks were successful
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Successful in 1m19s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m17s
linux-arm-gcc / linux-gcc-armhf (push) Successful in 1m42s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m49s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m55s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m25s
2024-04-09 06:36:06 +00:00
tqcq
3ff3323424 feat add toml
All checks were successful
linux-arm-gcc / linux-gcc-armhf (push) Successful in 1m24s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m23s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m24s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Successful in 1m45s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 2m23s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m45s
2024-04-09 00:34:09 +08:00
tqcq
93129ae219 feat delete cppuprofile
All checks were successful
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Successful in 1m33s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m36s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 1m48s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m54s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m25s
linux-arm-gcc / linux-gcc-armhf (push) Successful in 2m40s
2024-04-08 22:41:18 +08:00
tqcq
a3ba7c6045 feat update rpc_core 2024-04-08 22:29:06 +08:00
tqcq
b412e7e11c feat update
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m12s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m13s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m27s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 1m40s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 1m51s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 1m54s
2024-04-07 11:26:00 +00:00
tqcq
983f2f1e28 fix cursor crash 2024-04-07 09:10:41 +00:00
tqcq
2d12117cfb fix cursor crash 2024-04-07 09:09:54 +00:00
tqcq
60ff77ec1d fix Handler
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 58s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m17s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m25s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 1m46s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 1m51s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 2m0s
2024-04-07 02:54:57 +00:00
tqcq
cc7d131d95 feat add dispatcher
Some checks failed
linux-x64-gcc / linux-gcc (Release) (push) Failing after 37s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 48s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 1m6s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m23s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 1m42s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 1m47s
2024-04-07 02:42:12 +00:00
2b2a6101b1 feat add event_bus (#1)
All checks were successful
linux-arm-gcc / linux-gcc-armhf (push) Successful in 1m23s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m42s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m52s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 2m5s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m31s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Successful in 1m20s
Co-authored-by: tqcq <99722391+tqcq@users.noreply.github.com>
Reviewed-on: #1
2024-04-02 04:41:18 +00:00
tqcq
3c43c4ff58 feat add lua
All checks were successful
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m53s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 1m46s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 2m13s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m49s
2024-03-31 19:44:27 +08:00
tqcq
cf8ee4a243 fix async redefined
All checks were successful
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 1m40s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 49s
2024-03-29 10:26:51 +08:00
tqcq
181823d4fe fix async deadlock
All checks were successful
linux-x64-gcc / linux-gcc (Release) (push) Successful in 56s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 3m36s
2024-03-28 22:19:28 +08:00
tqcq
ec6f45eb78 feat update 2024-03-27 23:16:26 +08:00
tqcq
c5e86092dd fix write_pointer
Some checks failed
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m36s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 51s
2024-03-27 20:26:08 +08:00
tqcq
5f74d92221 feat update
All checks were successful
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m27s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 55s
2024-03-23 15:47:41 +08:00
tqcq
f3890089a4 feat update
Some checks failed
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m14s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 40s
2024-03-23 15:44:55 +08:00
tqcq
66a838e375 feat use other version fmt 2024-03-23 15:43:07 +08:00
tqcq
b414f321ca feat disable protobuf zlib
All checks were successful
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m31s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 55s
2024-03-20 16:31:07 +08:00
tqcq
051117ac08 fix redef
All checks were successful
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 1m27s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 57s
2024-03-17 12:08:21 +08:00
tqcq
1b3f711b7c feat remove unittest
All checks were successful
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 53s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m0s
2024-03-17 10:28:04 +08:00
tqcq
9a9548a377 feat remove unittest
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 37s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 37s
2024-03-17 10:24:51 +08:00
tqcq
0b9103e276 feat add gperftools 2024-03-17 10:11:06 +08:00
tqcq
719fecd4bc feat add profiling
All checks were successful
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 48s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 48s
2024-03-16 22:56:10 +08:00
tqcq
90da26f0a4 feat add rxcpp 2024-03-14 20:50:17 +08:00
tqcq
f8d2b051ee feat add protobuf for C++11
All checks were successful
linux-x64-gcc / linux-gcc (Release) (push) Successful in 47s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 10m42s
2024-03-13 18:11:02 +08:00
tqcq
8d2c92c44e feat merge
All checks were successful
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m6s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 38s
2024-03-12 21:44:27 +08:00
tqcq
ec1a8e1fcf feat update byte_order.h for emscripten 2024-03-12 21:42:31 +08:00
tqcq
59be47fe13 feat add inja
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 1m3s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m6s
2024-03-12 14:12:04 +08:00
tqcq
1782dba5ba feat add marl for fiber
All checks were successful
linux-x64-gcc / linux-gcc (Release) (push) Successful in 51s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 1m1s
2024-03-08 18:05:40 +08:00
tqcq
1a9e41d167 init repo. 2024-02-23 18:07:37 +08:00