Code Monkey home page Code Monkey logo

Comments (5)

dumganhar avatar dumganhar commented on May 26, 2024

glfw3内部的内存泄露,此泄露不会持续增长,而且只在mac上出现,影响应该不大。
只能更新glfw这个第三方库来解决。

from engine-native.

yangzhu6263736 avatar yangzhu6263736 commented on May 26, 2024

image
另外还有发现很多js::的泄漏,基本都不是自已代码造成的。这个有问题吗。

from engine-native.

yangzhu6263736 avatar yangzhu6263736 commented on May 26, 2024

我这里有trace文件。有需要我可以发上来

from engine-native.

dumganhar avatar dumganhar commented on May 26, 2024

这个可能是SpiderMonkey这个JS库内部的问题,但也有可能是上层(引擎c++层)使用方式有问题导致。这个泄露会随着游戏运行持续增长么?

from engine-native.

yangzhu6263736 avatar yangzhu6263736 commented on May 26, 2024

会有持续增长,
image
image
但是基本是我有操作的时候会有增长。后续持续的基本上只有 js::ArgumentsObject 这一条

from engine-native.

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.