index
:
mesalab_git/tango/shaping-engine.git
bytehound_memory_profiling
dev-24.02
feature_aqm
rel
Repository for tango/shaping-engine
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shaping
/
src
/
shaper_stat.cpp
Age
Commit message (
Expand
)
Author
2024-03-26
TSG-20113: 当同一个hincrby失败超过5次时,不再进行重新执行�...
root
2024-02-26
TSG-19517: 对于disabled状态的rule,TCP纯控制报文不计入界面的...
root
2024-02-01
optimize performance, reduce clock_gettime invoke frequency
root
2024-01-29
优化一次取token的放大倍数机制
root
2024-01-26
optimize performance
root
2024-01-22
add aqm blue algorithm temp code, and some performance optimize
root
2024-01-12
TSG-18570: 当hincyby执行失败时,重新执行一次
root
2024-01-11
TSG-18176: revert change
root
2024-01-11
TSG-18497: 报文排队时同时计算primary profile和borrow profile的队�...
root
2024-01-09
TSG-18176:对于一个session,当同一个profile多次作为primary profil...
root
2024-01-03
TSG-17993, TSG-18224, TSG-18230: 提高优先级信息刷新频率到每秒10...
root
2023-12-15
global stat 由原子操作改为每个线程自己计数,每次输出时�...
root
2023-12-07
TSG-17687: fix borrow early, only borrow when tconsume_cb don't get token
root
2023-11-17
resolve confilitcs, and add swarmkv async latency statistics
root
2023-10-23
TSG-17402: adjust session refresh fieldstat interval to 0.1s
root
2023-10-17
TSG-15374: enable jemalloc backgroud gc thread
root
2023-09-26
optimize performance for swarmkv
root
2023-09-19
remove centos7 for ci and optimize frequency of request to swarmkv for queue_len
root
2023-08-16
改用add操作,每次加的值为new_value - old_value的差值
liuchang
2023-08-16
fixbug TSG-16600, change max_latency type from guage to counter for fieldstat3
liuchang
2023-06-07
init threal_local variable tags when declare it
liuchang
2023-05-30
add feature splitby and fairness
root
2023-05-26
add test case for priority update
liuchang
2023-05-18
1.use the highest priority when a session hit multi rules
liuchang
2023-04-27
TSG-14912: add vsys_id as one of tags for metric
liuchang
2023-04-06
fix fieldstat config name
liuchang
2023-04-04
add global metric local output
liuchang
2023-04-04
add global metrics
liuchang
2023-04-03
fix crash, init thread_local value for every thread
v1.1.5
liuchang
2023-03-31
cnange row name when operate fieldstat3
liuchang
2023-03-30
adapt maat4 new interface
v1.1.2
liuchang
2023-03-28
fix build break
liuchang
2023-03-28
adapt get interface for fieldstat3, for metric max_latency
liuchang
2023-03-24
fix test case for stat after using fieldstat3
liuchang
2023-03-23
suit filestat3
liuchang
2023-03-22
add project code
liuchang