| commit | 31c1d4222f6ee8e9a6847295b57f2b55e1b10bf3 | [log] [tgz] |
|---|---|---|
| author | Yangster-mac <[email protected]> | Wed Jan 24 16:16:46 2018 -0800 |
| committer | Yang Lu <[email protected]> | Fri Jan 26 23:17:02 2018 +0000 |
| tree | 5dac869ad8c321679f204b0a045c6267c0d15c12 | |
| parent | 73e598a1766252218ee198a3887c5d0f33af6fe1 [diff] |
Cpu usage optimization: 1/ Avoid unnecessary field/dimension proto construction. 2/ use unordered_map for slicing. 3/ Use dimension fields to compare dimension keys. Test: all statsd tests passed. Change-Id: I2f74f78589b7f6ecd0803a2ead822b8d0399f334