Good job!

On Tue, Aug 23, 2022 at 7:21 PM Shuai Liu <[email protected]> wrote:
>
> Hi all,
>
> I am pleased to announce that bvar::WindowEx and bvar::PerSecondEx feature
> has been available!
>
> bvar is high performance counters in multi-threaded applications and view
> miscellaneousstatistics
> conveniently in multi-threaded applications.The implementation reduces
> cache bouncing by storing
> data in thread local storage(TLS).
>
> More resources:
>
> - What is bvar? <https://brpc.apache.org/docs/bvar/bvar/>
> - How to use bvar::WindowEx with c++?
> <https://github.com/apache/incubator-brpc/blob/master/docs/cn/bvar_c%2B%2B.md#bvarwindowex>
> - How to use bvar::PerSecondEx with c++?
> <https://github.com/apache/incubator-brpc/blob/master/docs/cn/bvar_c%2B%2B.md#bvarpersecondex>
>
> Best Regards,
> serverglen

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to