Since the binary representation of that number is trivial, the thing is converting it into decimal. konstkaras
Since the binary representation of that number is trivial, the thing is converting it into decimal.
GHC appears to be faster but IO bound I.e it is limited by how fast it can print the result Conclusion: Python is faster at printing stuff to the terminal kamalamkskksk
GHC appears to be faster but IO bound I.e it is limited by how fast it can print the result Conclusion: Python is faster at printing stuff to the terminal
Suggestion: Redirect the output to a file howlowl
Suggestion: Redirect the output to a file