Run the command shown below to get the Juc profiling result.
运行如下所示的命令来得到结果
When using a JUC lock, a thread will "stop" execution in the following two cases.
当在程序中使用JUC锁的时候,线程会在下面两种情况下“停止”执行。
The result can help users find out the JUC lock contention bottleneck in the program.
这些结果有助于用户发现JUC锁竞争造成的程序瓶颈。
应用推荐