Replies: 1 comment
|
How many lines are you compiling? For me, Adept is always faster than GCC or Clang. I don't know why it would be slow for you, but if you are able to send some code that is slow, I can take a look. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Not terribly slow, but slow even for trivial code. GCC or Clang is much faster for the equivalent code in C.
All reactions