Skip to content

getsentry/vroomrs

Repository files navigation

Sentry

Sentry vroomrs

GitHub Release

vroomrs is Sentry's profiling library (a Python extension module), processing and deriving data about your profiles. It's written in Rust.

The name was inspired by this video.

Development

In order to develop for vroomrs, you will need:

  • rust
  • python
  • make
  • pre-commit

pre-commit

In order to install pre-commit, you will need python and run:

pip install --user pre-commit

Once pre-commit is installed, you'll have to set up the actual git hook scripts with:

pre-commit install

Build

make build

Docs

After a successful build, the module api documentation can be found under docs > build > html > index.html

Run tests

make test

About

Profiling library written in Rust

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages