文件名称:superluminal-perf-用于将用户事件添加到事件探查器捕获的Superluminal Performance API-Rust开发
文件大小:162KB
文件格式:ZIP
更新时间:2024-06-16 13:12:20
Rust Profiling
:bright_button:superluminal-perf-rs Superluminal性能分析器Rust API,用于将用户事件添加到捕获中。 如何使用在Cargo.toml中添加:[dependencies] su lumina superluminal-perf-rs Superluminal Performance Profiler Rust API,用于将用户事件添加到捕获中。 如何使用在Cargo.toml中添加:[dependencies] superluminal-perf =“ 0.1.0”示例用法:superluminal_perf :: begin_event(“ my-event”); calc(); superluminal_perf :: end_event(); superluminal_perf :: begin_event(“ my-event2”); calc2(); superluminal_perf :: end_event(); 在非Windows平台上,事件将被编译掉。 贡献我们欢迎社区对该项目做出贡献。
【文件预览】:
superluminal-perf-rs-main
----LICENSE-MIT(1KB)
----Cargo.toml(687B)
----.mergify.yml(330B)
----.github()
--------CODEOWNERS(8B)
--------workflows()
----sys()
--------Cargo.toml(502B)
--------external()
--------src()
--------build.rs(392B)
----src()
--------test.rs(240B)
--------lib.rs(5KB)
----LICENSE-APACHE(11KB)
----examples()
--------basic.rs(812B)
----CONTRIBUTING.md(4KB)
----README.md(2KB)
----CODE_OF_CONDUCT.md(5KB)
----.gitignore(320B)