Quote:
Originally posted by rwaliany
The reason being, the robot takes x amounts longer to load when it has more code to process.
|
What exactly are you talking about here? The time it takes to download the code from your laptop?
Quote:
|
By removing and separating the programs into different files, we were able to speed up our auton from 5 seconds to 3 seconds.
|
Separating code into multiple files shouldn't have any effect on the time it takes your robot to drive to the top. If it does then something isn't right with the way you structured your program.