rapiz1 / rathole

A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
Apache License 2.0
9.8k stars 488 forks source link

fix: set `codegen-units` to 1 #124

Closed rapiz1 closed 2 years ago

rapiz1 commented 2 years ago

Set codegen-units to 1 for releases so as to improve the performance.