Skip to content

Performance issues #3

Description

@davhbrown

Performance/responsiveness of interactive graphs gets worse as the number of samples (N) for either of the normal distributions increases.

  • this depends partially on device capabilities
  • this may improve by initializing each figure with output_backend="webgl", but requires an adequate GPU
  • bokeh 3.0 tests resulted in worse performance than bokeh 2.4.2

Current workarounds: keeping N low or clicking slider locations rather than sliding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions