-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
!!! #2
Comments
|
To teach you not to clog the issues of other projects, perhaps I'll give real important comments: Using Compiler doesn't optimizing Please check: gcc -O3 main.c
objdump -M x86-64 -j .text -d a.out You mentioned that you are a performance optimization engineer at Intel, but such mistakes are a shame for you as a specialist. |
Я исправил на |
main.1.c.txt Please look around 144 line in objdump output files =)
|
learn C++ first so you don't have to write like that. A shame!!!
Linked: https://github.com/APoCpp/QMLTemplate/issues/1
The text was updated successfully, but these errors were encountered: