kwlzn / python-cffi-profiling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-cffi-profiling

Linux repro for gperftools symbol resolution with python + cffi + rust/c libs.

Setup

$ pip install pex
$ curl https://sh.rustup.rs -sSf | sh

Clone

$ git clone https://github.com/kwlzn/python-cffi-profiling --recursive

Run

$ cd python-cffi-profiling
$ sh run-rust.sh
$ sh run-c.sh

About


Languages

Language:Shell 68.0%Language:Python 25.8%Language:Rust 2.7%Language:C 2.6%Language:C++ 1.0%