PoC-Consortium / engraver

PoCC Burstcoin Reference Plotter
MIT License
63 stars 39 forks source link

Optimization #1

Closed Blagodarenko closed 7 years ago

Blagodarenko commented 7 years ago

https://github.com/rico666/cg_obup/blob/master/plot.c#L82 it will be bit faster if you change to before loop: avx1_mshabal_init(&init_x, 256); in loop: memcpy(&x, &init_x, sizeof(init_x));

rico666 commented 7 years ago

done as per https://github.com/rico666/cg_obup/commit/23d26cb76e6855151171127db8ee904d65ef5d7b