plotlaminarperformance

Scripts for plotting performance from telemetry collected from Laminar applications

https://github.com/ucb-cyarp/plotlaminarperformance

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.7%) to scientific vocabulary
Last synced: 11 months ago · JSON representation ·

Repository

Scripts for plotting performance from telemetry collected from Laminar applications

Basic Info
  • Host: GitHub
  • Owner: ucb-cyarp
  • License: bsd-3-clause
  • Language: Shell
  • Default Branch: master
  • Size: 40 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 3
  • Releases: 2
Created over 5 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

PlotLaminarPerformance

Zenodo Concept DOI: Concept DOI

Scripts for plotting performance from telemetry collected from Laminar applications

Citing This Software:

If you would like to reference this software, please cite Christopher Yarp's Ph.D. thesis.

At the time of writing, the GitHub CFF parser does not properly generate thesis citations. Please see the bibtex entry below.

bibtex @phdthesis{yarp_phd_2022, title = {High Speed Software Radio on General Purpose CPUs}, school = {University of California, Berkeley}, author = {Yarp, Christopher}, year = {2022}, }

Owner

  • Name: ucb-cyarp
  • Login: ucb-cyarp
  • Kind: organization
  • Location: United States of America

Organization for Christopher Yarp's Ph.D. Thesis Work

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: >-
  PlotLaminarPerformance
message: >-
  Please use the following metadata when citing this
  software. Generated Bibtex should be a @phdthesis entry. 
  If the automatic generator does not produce an
  entry of this type, please see the "Citing This 
  Software" section of the Readme.md file.
type: software
authors:
  - given-names: Christopher
    family-names: Yarp
    email: cyarp@eecs.berkeley.edu
    affiliation: 'University of California, Berkeley'
    orcid: 'https://orcid.org/0000-0003-1083-3244'
url: "https://github.com/ucb-cyarp/PlotLaminarPerformance"
identifiers:
  - type: doi
    value: 10.5281/zenodo.6526278
    description: >-
      Zenodo concept DOI representing all versions of
      this software
  - type: doi
    value: 10.5281/zenodo.6526279
    description: Zenodo DOI for v1.0.0
doi: 10.5281/zenodo.6526278
license: BSD-3-Clause
preferred-citation:
  type: thesis
  thesis-type: "PhD thesis"
  status: in-preparation
  authors:
  - given-names: Christopher
    family-names: Yarp
    email: cyarp@eecs.berkeley.edu
    affiliation: 'University of California, Berkeley'
    orcid: 'https://orcid.org/0000-0003-1083-3244'
  title: "High Speed Software Radio on General Purpose CPUs"
  institution:
    name: "University of California, Berkeley"
  year: 2022

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • matplotlib *
  • numpy *
  • pandas *