Feature #35676
Optimize performance of syntax highlighting implementation
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Performance | |||
Target version: | - | |||
Resolution: |
Description
- re-implement performance optimizations of #26055
- don't send input through syntax highlighting if it:
- does not need to be highlighted, or
- can not be highlighted
Related issues
History
#1
Updated by Mischa The Evil 10 months ago
- Related to Defect #26055: Three issues with Redmine::SyntaxHighlighting::CodeRay.language_supported? added
#2
Updated by Mischa The Evil 10 months ago
- Related to Feature #24681: Syntax highlighter: replace CodeRay with Rouge added