bpu_trasher 0.2.0

A tool to trash the branch prediction unit
Documentation
[dependencies.rand]
version = "0.8.5"

[lib]
name = "bpu_trasher"
path = "src/lib.rs"

[package]
authors = ["Pascal Seitz <pascal.seitz@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
categories = ["development-tools::profiling"]
description = "A tool to trash the branch prediction unit"
edition = "2021"
homepage = "https://github.com/pseitz/bpu_trasher"
license = "MIT"
name = "bpu_trasher"
readme = "README.md"
repository = "https://github.com/pseitz/bpu_trasher"
version = "0.2.0"