Code Monkey home page Code Monkey logo

Comments (3)

foreseaz avatar foreseaz commented on May 24, 2024

@foreseaz @Frost-Lee @proy-11

from nleak.

foreseaz avatar foreseaz commented on May 24, 2024

I ran the test this morning, and there are difference between two heaps.

{
  "leaks": [],
  "stackFrames": [],
  "sourceFiles": {},
  "heapStats": [
    {
      "numNodes": 43389,
      "numEdges": 180444,
      "totalSize": 3789514,
      "hiddenSize": 879224,
      "arraySize": 469160,
      "stringSize": 1437616,
      "objectSize": 146384,
      "codeSize": 450312,
      "closureSize": 257752,
      "regexpSize": 2688,
      "heapNumberSize": 33312,
      "nativeSize": 76170,
      "syntheticSize": 1504,
      "consStringSize": 29632,
      "slicedStringSize": 288,
      "symbolSize": 5424,
      "unknownSize": 48
    },
    {
      "numNodes": 48588,
      "numEdges": 196488,
      "totalSize": 4155298,
      "hiddenSize": 922320,
      "arraySize": 650520,
      "stringSize": 1527672,
      "objectSize": 149640,
      "codeSize": 462920,
      "closureSize": 258680,
      "regexpSize": 2688,
      "heapNumberSize": 66304,
      "nativeSize": 76170,
      "syntheticSize": 2352,
      "consStringSize": 30272,
      "slicedStringSize": 288,
      "symbolSize": 5424,
      "unknownSize": 48
    },
    {
      "numNodes": 48134,
      "numEdges": 194715,
      "totalSize": 4107146,
      "hiddenSize": 900280,
      "arraySize": 630056,
      "stringSize": 1522360,
      "objectSize": 149640,
      "codeSize": 462584,
      "closureSize": 258680,
      "regexpSize": 2688,
      "heapNumberSize": 66304,
      "nativeSize": 76170,
      "syntheticSize": 2352,
      "consStringSize": 30272,
      "slicedStringSize": 288,
      "symbolSize": 5424,
      "unknownSize": 48
    }
  ],
  "rankingEvaluation": {
    "leakShare": [],
    "transitiveClosureSize": [],
    "retainedSize": []
  }
}

from nleak.

proy-11 avatar proy-11 commented on May 24, 2024

I ran the test with latest changes implemented for CI to run, PR#31,
nleak generates results successfully showing memory leaks in guest_app, please find the results snapshots below -

report log -
Screenshot 2022-10-29 at 10 56 00 AM

results json -
Screenshot 2022-10-29 at 10 58 45 AM

Result log file -
nleak_report.log

On removing the leak from guest_app, and executing nleak again, clean result is getting generated.

from nleak.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.