Skip to content

Evaluate performance in large codebases #1

@thegedge

Description

@thegedge

Using the sqlite recorder + having everything in pure Ruby is likely not going to work for a large codebase. We should:

  1. try to optimize the pure Ruby codepaths as much as possible, and
  2. move any bottlenecks into a native extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    performancePerformance enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions