jdbcsql_throughput
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

jdbcsql_throughput Build StatusCoverage Status

Nodejs JDBC SQL connector and sample program for throughput measurement

Built commandline

    npm install
    gulp

Run monitor program

    node main.js <inputfile>

Development

The src folder contains both typescript and js files.

All files are compiled to gen (using tsc or babel) Compilation is to ES2015, as the jscoverage parse cannot treat new language feature correclty

gulp-instrument (one of the jscoverage gulp integration) is used to generate coverage instrumented sources in gen_cov

Currently the test folder is not compiled, but contains directly es6 modules

gulp, gulp-watch

/jdbcsql_throughput/

    Package Sidebar

    Install

    npm i jdbcsql_throughput

    Weekly Downloads

    0

    Version

    0.0.5

    License

    Apache-2.0

    Unpacked Size

    650 kB

    Total Files

    52

    Last publish

    Collaborators

    • jfseb