1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-10 00:29:01 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
程飞
a52895637c perfermance: cache maxPass & minRt for reducing cpu calculation 2019-07-15 00:11:44 +08:00
程飞
bbb46d1abe fix typo: return value of the cpu getter 2019-07-12 15:26:52 +08:00
程飞
0bff98d729 perfermance: reduce calculation times of maxInflight 2019-07-12 14:37:17 +08:00
程飞
63510f80e0 optimize bbr 2019-07-02 20:00:02 +08:00
程飞
19afdb78a5 make pre-drop thread-safe in bbr 2019-06-19 10:36:14 +08:00
kevin
b94e5ecd9f avoid ticker leak when cpustat.ReadStat(...) panic 2019-06-13 13:21:23 +08:00
程飞
b9580ace79 fix typo: maxQps -> maxInflight 2019-05-16 19:40:52 +08:00
程飞
b45e3390a6 convert package name to lowercase: Bilibili -> bilibili 2019-05-16 17:51:34 +08:00
程飞
c6550d4439 add bbr-like rate limiter for load shedding 2019-05-16 15:04:00 +08:00