Skip to content

Check implementation of broadcast policies for performance issues #328

Open
@catmando

Description

@catmando

Typical system running under light load may have several hundred active connections.
Lets make sure the broadcast policy mechanism does not do stupid things like iterate over all connections, and that ActiveRecord is properly caching repeated calls to the Connection.active query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    performanceNo effect on functionality, just on memory or speed performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions