Skip to content

Repository for utilities useful when developing or using OAAX

License

Notifications You must be signed in to change notification settings

OAAX-standard/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OAAX tools

This repository is meant to provide utility functions that are helpful for developing, testing and using OAAX runtimes and toolchains.

Overview

The C utilities folder contains two scripts for profiling the memory usage of a runtime, and benchmarking its latency.

An illustrative example is available to help get started with using the utilities:

cd c-utilities
mkdir build
cd build
cmake ..
make
./c-utilities

About

Repository for utilities useful when developing or using OAAX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages