[PATCH] wireguard-tools: allow compiling with MIPS16 instructions
Rui Salvaterra
rsalvaterra at gmail.com
Fri Jul 24 04:39:03 EDT 2020
Well…
On Fri, 24 Jul 2020 at 09:32, Rosen Penev <rosenp at gmail.com> wrote:
>
> > On Jul 24, 2020, at 1:14 AM, Jason A. Donenfeld <Jason at zx2c4.com> wrote:
> >
> > Seems probably fine to me, but would you let me know if the
> > performance of `wg pubkey` suffers as a result?
> Of course. I imagine it’s very tiny. Logging in to the router with ssh is much slower.
root at heimdal:/tmp# time wg genkey | tee privatekey | wg pubkey > publickey
real 0m 0.00s
user 0m 0.00s
sys 0m 0.00s
root at heimdal:/tmp#
… yeah, I don't think performance will be an issue. :)
(This is a 775 MHz 74Kc router, mind you.)
Thanks,
Rui
More information about the openwrt-devel
mailing list