GithubHelp home page GithubHelp logo

cwinperfcounter's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

marcominetti

cwinperfcounter's Issues

High CPU usage

Hi there, I'm trying to poll three perfcounter instances every 1000ms... It seems that the fnGetValue is CPU hungry... is that normal (performance counters are CPU hungry) or is there any optimization to be done? any hints?

Can't build for node 5.7.0

I'm really struggling to get anywhere trying to build this for node 5.7.0. It think its something to do with the nan dependency, has anyone has tried it?

I've tried with nan version 1.7

I had to remove the following from package.json to install nan into node_modules since installing it globally causes "Cannot read property 'target' of null" error:

"_requiredBy": [
"#USER"
],

I updated the build-targets.txt by adding the line x64 v5.7.0

I can then npm install [email protected] and the nan folder appears in node_modules.

Building with build x64 5.7.0 then causes a whole bunch of errors which seem like version signature compatibility problems:

cwinperfcounter\node_modules\nan\nan_implementation_12_inl.h(181): error C2660: 'v8::Signature::New' : function does not take 4 arguments [C:\test\cwinperfcounter\build\cWinPerfCounter.vcxproj] cwinperfcounter\node_modules\nan\nan.h(173): error C2995: 'v8::Local<T> _NanEnsureLocal(v8::Local<T>)' : function template has already been defined [C:\test\cwinperfcounter\build\cWinPerfCounter.vcxproj]

Compiling with MSVS 2015

Hi, I've tried yesterday to compile with Visual Studio 2015 and latest node 4.1.1 (its node-gyp should support 2015 build tools).

I've set msvs_version to 2015 and other modules compiles correctly.

npm config set msvs_version 2015

Here I found a couple of exceptions, do you have time to delve into it? Just as forward looking...

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.