mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Perf: Improve fast find for pithy print
This commit is contained in:
parent
3a7c742f07
commit
adfca6069c
2 changed files with 10 additions and 2 deletions
|
@ -111,6 +111,7 @@ class SrsPithyPrint
|
|||
{
|
||||
private:
|
||||
int client_id;
|
||||
SrsStageInfo* cache_;
|
||||
int stage_id;
|
||||
srs_utime_t _age;
|
||||
srs_utime_t previous_tick;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue