Coder Social home page Coder Social logo

CPU占用不正常 about betterncm HOT 11 CLOSED

microcber avatar microcber commented on May 24, 2024
CPU占用不正常

from betterncm.

Comments (11)

MicroCBer avatar MicroCBer commented on May 24, 2024

按F12看看有没有什么报错呢

from betterncm.

hilphen avatar hilphen commented on May 24, 2024

有报错,不过另外一台正常的笔记本上也报这错误
image

from betterncm.

MicroCBer avatar MicroCBer commented on May 24, 2024

在CPU占用出现异常的机器上按F12,控制台中输入

!(function hookChannelCall(){
    let origin_channel_call=channel.call;
    channel.call=function(...args){
        console.log(args[2])
        origin_channel_call.call(this,...args)
    }
})()

查看有无刷屏结果

from betterncm.

hilphen avatar hilphen commented on May 24, 2024

一片空白,没任何结果
image

from betterncm.

MicroCBer avatar MicroCBer commented on May 24, 2024

不是在搜索框,在控制台

from betterncm.

hilphen avatar hilphen commented on May 24, 2024

image
image

from betterncm.

MicroCBer avatar MicroCBer commented on May 24, 2024

只有用gdb调试一下了,比较麻烦

确认原版网易云CPU占用不会这样吗,还有GPU驱动是否装好(因为BetterNCM禁止网易云禁止GPU渲染,可能会造成一定影响)

from betterncm.

MicroCBer avatar MicroCBer commented on May 24, 2024

我这边暂时复现不了,等能复现了再看看吧

(另外如果不启用GPU渲染的话 在我的电脑上他大概也是吃20%左右的cpu)

from betterncm.

hilphen avatar hilphen commented on May 24, 2024

我把插件卸了是正常的,GPU驱动也是最新的,还有就是我的上一个系统是正常,现在能怀疑的大概率就是驱动问题了,我试试装个旧版的GPU驱动

from betterncm.

MicroCBer avatar MicroCBer commented on May 24, 2024

已取消强制禁止CPU渲染,尝试新版是否正常

from betterncm.

MicroCBer avatar MicroCBer commented on May 24, 2024

#236

from betterncm.

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.