Skip to content

Little Benchmark (lb), a framework for benchmarking microchips. Currently written in Python.

License

Notifications You must be signed in to change notification settings

siliconunited/lb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Benchmark

A framework for benchmarking microchips.

You can help keep this project alive by donating at Liberapay.
Donate using Liberapay

Options for benchmarking

Mother Device w/Microchip

  • This software could run on a mother device e.g. Raspberry Pi. lb would then have a benchmark written (by you or maybe you get lucky and find one) for a specific chip under test (CUT) or a device under test (DUT).
  • Note: The benchmark written should be placed in the platform/benchmarks folder and follow the benchmark creation rules (need to be written – see examples in the python/benchmarks folder for now).

Benchmarking Single Board Computer

  • Right now the software is written in Python, so as long as the device is running Linux and has Python installed, you could fire benchmarks off using lb run MyBenchmark.

alpha

Goal

  • Build a framework that makes microchip and Single Board Computer (SBC) benchmarking easier.
  • Benchmark agnostic
  • Support as many devices and platforms as possible.

Inspiration

Engineer? Here to help code? Have a look at the following.

Platforms

About

Little Benchmark (lb), a framework for benchmarking microchips. Currently written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published