About memory measurement and tracing

Finally we are here for Skull Engine v1.2.3, a special tag number, and a big story behind. Let’s check how many important features since v1.1: New: Realtime memory tracing tool skull-trace New: Override libc malloc to better measure memory stats New: Upgrade python2 to python3 Enhancement: Remove protobuf-c from Engine dependency Enhancement: Add google/protobuf as … Read more

Skull v1.1.1 Released

After passed all the test cases, I decided to release the Skull v1.1.1. And I am very excited to tell all the updates of v1.1.1 :) And to learn more about the background of Skull, please refer to some articles: Project Index Skull-Engine Released Skull-Engine Get Started Major updates Docker Image Skull loves Docker, with … Read more

Skull Version 1.0-rc3 comes out

Summary Recently I just pushed out Skull 1.0-rc3, this is a great improvement for Skull. Basically it includes multiple enhancements, like makes the error handling robuster, the functional test easier than ever, and a new Client object for getting the peer side information, etc. The release note please find it Here. Python Stacktrace We can … Read more