You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "songxiaosheng (via GitHub)" <gi...@apache.org> on 2023/05/12 04:50:06 UTC

[GitHub] [dubbo-samples] songxiaosheng commented on pull request #842: ✅ fix unit error in local

songxiaosheng commented on PR #842:
URL: https://github.com/apache/dubbo-samples/pull/842#issuecomment-1545124663

   @AlbumenJ  
   why use memory limit 100000 ,the test has overlimit
   System.out.println("Used: " + endMemory);
   System.out.println("Delta: " + (endMemory - memoryStart));
               Assertions.assertTrue((endMemory - memoryStart) < 100000);
   <img width="735" alt="image" src="https://github.com/apache/dubbo-samples/assets/81170548/a7d5913e-bb96-4d67-908e-6645bcb2c916">
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org