Firstly, thank you, developers. I am not claiming, but just wondering from a technical point of view.
Though Python is an interpreter language, its discord bot library always responds faster than Nim's discord library dimscord.
( the use of memory is much smaller than in Python)
Why, even though it is compiled language, it responds slower?