perprof-web

Web app for the generation of performance profiles using perprof-py

https://github.com/abelsiqueira/perprof-web

Science Score: 44.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
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Web app for the generation of performance profiles using perprof-py

Basic Info
  • Host: GitHub
  • Owner: abelsiqueira
  • License: other
  • Language: HTML
  • Default Branch: main
  • Size: 36.1 KB
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • Open Issues: 2
  • Releases: 2
Created about 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme Changelog License Citation

README.dev.md

Development documentation

Install

bash python -m venv env . env/bin/activate pip install --upgrade pip setuptools pip install --no-cache-dir -e '.[dev]'

Running

bash flask --app perprof_web run

Linting

We use pre-commit to run a few linting tools. Some of them should also be installed separately, for integration with IDEs. If you install the dev version of this package (as suggested above), then your environment has all of these. To run the linting commands use

bash pre-commit run -a

To install pre-commit as a pre-commit hook, run

bash pre-commit install

Tests

TODO: Add tests

Workflow information

TODO: Add workflows

Owner

  • Name: Abel Soares Siqueira
  • Login: abelsiqueira
  • Kind: user
  • Location: Amsterdam - The Netherlands
  • Company: Netherlands eScience Center

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: perprof-web
message: Please cite this software using the metadata from 'preferred-citation'.
type: software
authors:
  - given-names: Abel
    family-names: Soares Siqueira
    email: abel.s.siqueira@gmail.com
    affiliation: Netherlands eScience Center
    orcid: 'https://orcid.org/0000-0003-4451-281X'
repository-code: 'https://github.com/abelsiqueira/perprof-web'
abstract: >-
  A web interface for perprof-py.
keywords:
  - Software Benchmarking
  - Mathematical Optimization
  - Performance Profile
  - Python 3
license: GPL-3.0
preferred-citation:
  authors:
    - given-names: Abel
      family-names: Soares Siqueira
      email: abel.s.siqueira@gmail.com
      affiliation: Netherlands eScience Center
      orcid: 'https://orcid.org/0000-0003-4451-281X'
    - given-names: Raniere Gaia
      family-names: Costa da Silva
      email: raniere.silva@my.cityu.edu.hk
      affiliation: City University of Hong Kong
      orcid: 'https://orcid.org/0000-0002-8381-3749'
    - given-names: Luiz-Rafael
      family-names: Santos
      email: lrsantos11@gmail.com
      affiliation: Universidade Federal de Santa Catarina
      orcid: 'https://orcid.org/0000-0002-0083-5871'
  doi: "10.5334/jors.81"
  journal: "Journal of Open Research Software"
  number: 1
  pages: 12
  title: "Perprof-py: A Python Package for Performance Profile of Mathematical Optimization Software"
  type: article
  volume: 4
  year: 2016

GitHub Events

Total
Last Year

Committers

Last synced: almost 2 years ago

All Time
  • Total Commits: 12
  • Total Committers: 1
  • Avg Commits per committer: 12.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Abel Soares Siqueira a****a@g****m 12

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 6
  • Total pull requests: 0
  • Average time to close issues: about 1 hour
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • abelsiqueira (6)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 13 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
pypi.org: perprof-web

Web interface for perprof-py

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 13 Last month
Rankings
Dependent packages count: 7.5%
Average: 39.2%
Downloads: 40.3%
Dependent repos count: 69.8%
Maintainers (1)
Last synced: 8 months ago