First, The new codes worked, improved a lot.

The evidence:
Java_java_util_zip_Inflater_init from gperftools decreased from 
"0.6   0.6%  99.9%     47.9  52.3% Java_java_util_zip_Inflater_init"
to
"0.0   0.0%  99.9%      2.0   1.8% Java_java_util_zip_Inflater_init"

The change above means many irrelevant class is ignored.

The columns desc:
![image](https://user-images.githubusercontent.com/3917749/45811993-29e09080-bd01-11e8-91b9-c16c19fddb9b.png)

I had backup the result of gperftools, in order to review after.
https://github.com/hepyu/tech-docs/tree/master/skywalking/issue-1666

Second, I tried to restore failed scene in our k8s env, failed. Because we had 
upgraded the resources. This problem ought to occur in some extreme case: when 
io, mem resources arrived at some critical point.


[ Full content available at: 
https://github.com/apache/incubator-skywalking/issues/1666 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to