skywalking-java/oap-server
彭勇升 pengys 9810c5e308 Improve buffer reader speed. (#2188)
* 1. Sleep 500 milliseconds after a batch re-call finish.
2. Re-create register lock index when the system property named debug is setting.
3. Get the register inventory before lock to avoid increment the sequence but not use.
4. Return the exchange flag after all the references and spans in one segment parsed to reduce the number of segment parse.
5. Put the not exchanged segment into a collection then try to exchange no more than 10 times because of the exchange is asynchronous.
6. Cache the segment object to avoid repeated deserialization.

#2185

* #2185
1. Sleep 500 milliseconds after a batch re-call finish.
2. Re-create register lock index when the system property named debug is setting.
3. Get the register inventory before lock to avoid increment the sequence but not use.
2019-01-21 04:21:45 +08:00
..
generate-tool GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
generated-analysis GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
server-alarm-plugin GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
server-cluster-plugin GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
server-core Improve buffer reader speed. (#2188) 2019-01-21 04:21:45 +08:00
server-library Improve buffer reader speed. (#2188) 2019-01-21 04:21:45 +08:00
server-query-plugin GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
server-receiver-plugin Improve buffer reader speed. (#2188) 2019-01-21 04:21:45 +08:00
server-starter GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
server-storage-plugin Improve buffer reader speed. (#2188) 2019-01-21 04:21:45 +08:00
server-telemetry GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
server-testing GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
pom.xml GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00