Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: html-validate/html-validate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: html-validate/html-validate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: next
Choose a head ref
  • 3 commits
  • 11 files changed
  • 2 contributors

Commits on Mar 1, 2025

  1. perf: rewrite and optimize HtmlElement.matches() increasing perform…

    …ance of large documents
    
    Under some workloads this can increase performance by 2-3x times.
    
    Fixes #45
    ext committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    9175e43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc6db8d View commit details
    Browse the repository at this point in the history
  3. chore(release): 9.4.2-rc.1

    ## 9.4.2-rc.1 (2025-03-01)
    
    ### Performance Improvements
    
    * rewrite and optimize `HtmlElement.matches()` increasing performance of large documents ([9175e43](https://gitlab.com/html-validate/html-validate/commit/9175e43110b7273c9d8eca3131d9de1087c60e04)), closes [#45](https://gitlab.com/html-validate/html-validate/issues/45)
    ext authored and HTML-Validate committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    b9964a2 View commit details
    Browse the repository at this point in the history
Loading