puffyCid / artemis

A cross platform forensic parser written in Rust!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add some benchmarking examples

puffyCid opened this issue · comments

What new feature do you think would be cool to add to artemis?
Currently artemis has example code, tests, and several Github CI actions. It might be worth including some benchmarking in addition to tests

Describe the solution you'd like
Add benchmarking support

Additional context
Criterion is a popular rust benchmarking library