Skip to content

Slow when using layout: false #32

Open
@axelson

Description

@axelson

Trying to use this gem for caching a homepage that doesn't do much querying. However if I add layout: false then the speed drops dramatically.

Speeds:

  • With no caching: 70ms
  • With action caching: 6ms
  • With action caching and layout: false: 200ms

So using action caching without caching the layout is significantly slower than doing no caching. Any ideas what could be causing this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions