Restful icon indicating copy to clipboard operation
Restful copied to clipboard

Option 'autoGenerated' causes RobotLoaded's rebuild() invocation with every single request

Open jaroslavrehorka opened this issue 6 years ago • 0 comments

  • bug report? yes
  • feature request? no
  • version: master

Option 'autoGenerated' set to TRUE causes RobotLoaded's rebuild() invocation with every single request.

It slowes down whole app for about 0,5-1 second. Possible fix might be to call register() after RobotLoader initialization. See fix in my fork https://github.com/jaroslavrehorka/Restful/commit/b9eb94548e038c7673b3a93e331cf24b8b320c4b

I can make a pull request, however I am not sure, if I am not missing anything from config.

jaroslavrehorka avatar Mar 26 '18 11:03 jaroslavrehorka