Socket
Socket
Sign inDemoInstall

pquisby

Package Overview
Dependencies
36
Maintainers
3
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pquisby

Quisby is a data processing and visualization tool for benchmark testing.


Maintainers
3

Readme

Quisby is a tool to provide first view into the results from various benchmarks such as linpack, streams, fio etc. It doesn't aim to replace existing data viz tool but rather to provide a simplified view to the data with basic metric to understand the benchmark results from a higher level view. For detailed view, there are other tools such as pbench-dashboard, js-charts etc at hand.

Setup

Prerequisite: Make sure you have jinja2 & make packages installed before running any make command below.

Install
  • Install pquisby package locally onto system
$ make local
Push to Pypi
  • Push quisby to pypi
$ make build-push PUSH_TO=pypi
  • Push quisby to testpypi
$ make build-push PUSH_TO=testpypi

Note: For password-less pypi authentication please create config example

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc