Skip to content

RFC: 6.x - Change the default engine for _cake_translations_ to PhpEngine. #1090

Description

@ADmad

The TranslationsRegistry caches the full Translator instances. Switching from the current FileEngine which uses serialize()/unserialize() to PhpEngine which generates PHP code (which can be opcached) would give better performance gain.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions