Skip to content

gavinmcdermott/js-libp2p-pstn-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js libp2p pstn stats

Statistics for benchmarking libp2p pubsub implementations.

Currently in development

Install

To install through npm:

> npm i libp2p-pstn-stats --save

Example

libp2p-pstn-stats is built to work with this early implementation of libp2p pubsub and the libp2p-pstn-logger proxy logger.

It generates propagation benchmark stats for the network by consuming the output log file specified by the above modules using this debug module.

The namespace it consumes is currently pstn:logger, but a standard naming convention will emerge soon.

Tests

To run the tests:

> npm test

Contribute

PRs are welcome!

License

MIT © Gavin McDermott

About

Statistics for benchmarking libp2p pubsub implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published