Coder Social home page Coder Social logo

Comments (3)

roche-emmanuel avatar roche-emmanuel commented on June 22, 2024

Hi mihe, actually I noticed that too: I can quickly get my GPU process to use 15GB (or more) by generating a lot of frame per seconds....

... I'm currently investigating this too. if you have any idea on your side, please let me know. From my perspective, I feel this could be due to some kind of problem in the texture release process: if you kept the logging system in place and you set the env. variable NV_CEF_LOG_LEVEL=2 to generate the "cef_nv.log" I think you could also notice that a lot of new texture ids are generated, but they don't get released "fast enough"... I have to figure out what this is exactly.

from cef_direct3d_offscreen_rendering.

roche-emmanuel avatar roche-emmanuel commented on June 22, 2024

Hello mihe, just in case you would still be running this code on your side, please note that I updated it to fix the issue we discussed here.

And actually, we are now using this implement in production in my company since the CEF behavior is now stable.

Yet, if you haven't done so yet, I would suggest you have a look at the pull request submitted by Isaac Richards on the CEF repo: that implementation is actually simpler than mine here, and thus it is probably the way to go on the long run.

from cef_direct3d_offscreen_rendering.

mihe avatar mihe commented on June 22, 2024

Thanks for the update @roche-emmanuel . I've put this whole thing on the backburner for now, so I'm not currently using your changes. As you suggested I'm keeping a close eye on the PR by Isaac Richards to see if it matures enough that we can use it safely.

from cef_direct3d_offscreen_rendering.

Related Issues (1)

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.