https://github.com/broxus/benches
Benchmarks for libraries
https://github.com/broxus/benches
Last synced: over 1 year ago
JSON representation
Benchmarks for libraries
- Host: GitHub
- URL: https://github.com/broxus/benches
- Owner: broxus
- Created: 2023-01-16T12:20:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-09T15:12:15.000Z (over 3 years ago)
- Last Synced: 2025-01-29T02:47:22.193Z (over 1 year ago)
- Language: Rust
- Size: 104 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Benchmarks for libraries
### ADNL
#### `everscale-network`
```bash
cargo run --release --bin everscale-network-adnl --features broxus
```
#### `ton-labs-adnl`
```bash
cargo run --release --bin ton-labs-adnl --features tonlabs
```