If you have any Field breakpoints setup in NetBeans this can slow the debugger enormously. You may easily have set a Field breakpoint involuntarily be clicking on a variable.
In NetBeans use Window > Debugging > Breakpoints to check and delete any Field breakpoints, your project will run much faster.