mbruel / ngPost

Command Line (or minimalist GUI) usenet poster for binaries developped in C++/QT designed to be as fast as possible and offer all the main features to post data easily and safely. Releases for Linux, Windows and MacOS are available.
GNU General Public License v3.0
172 stars 33 forks source link

Apple Silicon support #167

Open Corsten56 opened 1 year ago

Corsten56 commented 1 year ago

Hello.

I'm using ngPost on MacOS Ventura with m2 CPU. And as I see main problem with program is slow par2 and ngPost Intel binaries. It works like my 10 years Intel laptop :( It is possible to compile new version with Apple Silicon support?

Best regards.

mbruel commented 1 year ago

well I don't think you would benefit so much to recompile ngPost but you could do it. you could also try to recompile par2 or parpar. I've no clue if they would be optimized for the apple chip...

mbruel commented 1 year ago

so as anyone made ngPost works on a m2 chip?