ryios
About
- Username
- ryios
- Joined
- Visits
- 0
- Last Active
- -
- Roles
- member
- Badges
- 0
- Posts
- 1
Reactions
Comments
-
People who think c# is slow because it has to translate byte code to machine code as it's executed just don't understand how .Net works. First, it goes back to PE File Format. PE File Format is the file format windows uses to store dll/sys/…