Commit Graph

12 Commits

Author SHA1 Message Date
MistEO
5b95481063 perf: add logger::level
(cherry picked from commit ae317affff09d7c9c94920d6f5618706b070797c)
2022-09-11 00:52:10 +08:00
zzyyyl
dfbccff135 perf: noexcept, const& 2022-09-06 14:14:52 +08:00
zzyyyl
b92a81ad9a perf: 直接修改 m_raw_data 的大小写,不再重新创建 string;移除 view_cast 2022-09-06 14:14:44 +08:00
zzyyyl
42ff5eaddf perf: 围绕 AsstHttp 的各种优化 2022-09-06 14:14:22 +08:00
zzyyyl
c1d067ad72 fix: 暂时不使用 delimiter 为 char 的 string_split 2022-09-05 00:13:05 +08:00
zzyyyl
6a0294d451 perf: 用 ranges 重构 utils::string_split 2022-09-04 17:36:23 +08:00
zzyyyl
8fffc3dd61 perf: 继续用 utils::string_split 代替 views::split
增加 string_split 的参数 split_count 表示分割次数上限
2022-09-04 17:36:23 +08:00
zzyyyl
c0d25cef9d perf: 用 utils::string_split 代替 views::split 2022-09-04 17:36:23 +08:00
zzyyyl
d05b0f478b style: format 2022-09-01 13:03:33 +08:00
MistEO
c8cf91ef9c perf: 屎上雕花 2022-08-31 22:34:31 +08:00
MistEO
fcb77ccedb feat: 整理数据上报的逻辑 2022-08-31 22:20:16 +08:00
zzyyyl
23fc21c15d feat: AsstHttp! 2022-08-31 21:02:20 +08:00