oven-sh/bun

node:process.threadCpuUsage is not yet implemented

已關閉

#23,890 建立於 2025年10月21日

 (2 則留言) (0 個反應) (0 位負責人)Rust (4,486 個分叉)batch import
bugconfirmed buggood first issuenode:process

倉庫指標

星標
 (90,348 顆星)
PR 合併指標
 (平均合併 1天 17小時) (30 天內合併 357 個 PR)

描述

What version of Bun is running?

1.3.1-canary.103+7750afa29

What platform is your computer?

Darwin 24.5.0 arm64 arm

What steps can reproduce the bug?

❯ node -p 'process.threadCpuUsage'
[Function: threadCpuUsage]
❯ bun -p 'process.threadCpuUsage'
undefined

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

http://nodejs.org/api/process.html#processthreadcpuusagepreviousvalue

貢獻者指南