zergvszerg
zergvszerg
> Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://groups.google.com/forum/#!forum/rocksdb or https://www.facebook.com/groups/rocksdb.dev ### Expected behavior Exepct to see explicit comment...
`RpcMessageStream::try_start_send()` [1](https://github.com/baidu/sofa-pbrpc/blob/32e79652c0ababceee35425fbd1922117a28d396/src/sofa/pbrpc/rpc_message_stream.h#L501)can miss pending messages because it first performs a relaxed load of `_send_token` which can miss store/store_release of `_send_token`. `RpcMessageStream::get_from_pending_queue()` [2](https://github.com/baidu/sofa-pbrpc/blob/32e79652c0ababceee35425fbd1922117a28d396/src/sofa/pbrpc/rpc_message_stream.h#L407)can miss pending messages because it performs a relaxed...
Hi, Reading the feature list, I am wondering if the texture caching feature could improve game performance on a typical 1080p 16:9 resolution monitor?