Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 719 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 719 Bytes

Python Version of Little Benchmark

A Python CLI (Command Line Interface) tool for benchmarking microchips.

alpha

Getting started

Little Benchmark has a few dependencies that make it tick.

To get these over to your system quickly, we've provided a handy shell script named ./give_me_lb that does most of the installation work. Just run it in your favorite shell or terminal.

After the installation, you can run Little Benchmark using the activate script. Just run ./activate. To exit, type exit.

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

Inside of lb, you'll find a README with details related to development.