Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`cpu-percentage` is a lightweight Node.js module that enables developers to measure the CPU usage percentage of their own running process using only JavaScript and Node's built-in `process.cpuUsage()` API. It requires Node.js 6.1+ and avoids native code or external processes, making it suitable for performance monitoring within Node applications. The tool is designed for developers who need simple, cross-platform CPU profiling for their own code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dotchev/cpu-percentage

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

Support the repos that depend on this repository

Top contributors

dotchev's profile
dotchev
12 contributions
amilajack's profile
amilajack
2 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
dotchev

dotchev/cpu-percentage

Get CPU usage percentage of own process

JavaScript
18
3
MIT License