There are various reasons on why your memory usage is high, one of the most common issues would be memory leaks, where unused memory are still persisting in your game. You can read more about here:
@DoomcolpRunService.RenderStepped events only lags if you use it wrong, by theory you should only use such event when you are scripting something which involves the client’s camera or the character model.