Skip to content

Implement template helper object pool #297

@johanjanssens

Description

@johanjanssens
  • Implement a template helper object pool to improve performance. At the moment helpers are re-instantiated each time they are invoked, an object pool will prevent that.

  • Don’t pass the config params to the helper constructor when the helper is invoked. See: Add snippets support joomlatools-pages#147 (comment)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions