Skip to content

It's a suite that has benchmarks in it.

Notifications You must be signed in to change notification settings

Geoka1/benchmarks

 
 

Repository files navigation

Ben.sh

It's a suite that has benchmarks in it.

Benchmarks

Benchmark Description
aurpkg
bio Bioinformatics.
covid-mts COVID-19 multivariate time series.
file-enc File encoding.
log-analysis Log analysis.
max-temp Maximum temperature.
media-conv Media conversion.
nlp Natural language processing.
oneliners One-liners.
riker
sklearn Machine learning.
teraseq
tuft-weather Tuft weather.
uniq-ips Unique IPs.
unix50 Unix 50.
web-index Web index.

Docker Instructions

# Build the container
$ docker build -t bensh .

# Run the container
$ docker run --cap-add NET_ADMIN --cap-add NET_RAW -it bensh

# For development, mount the benchmarks directory
docker run --cap-add NET_ADMIN --cap-add NET_RAW -it -v "$(pwd):/benchmarks" bensh

About

It's a suite that has benchmarks in it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 80.0%
  • Python 11.9%
  • JavaScript 3.8%
  • Jupyter Notebook 3.5%
  • Other 0.8%