-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
improve rrdom performance #1127
Merged
Merged
Commits on Jan 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 213848c - Browse repository at this point
Copy the full SHA 213848cView commit details
Commits on Jan 12, 2023
-
fix: selector match in iframe is case-insensitive
add try catch to some fragile points
Configuration menu - View commit details
-
Copy full SHA for 477e472 - Browse repository at this point
Copy the full SHA 477e472View commit details -
Configuration menu - View commit details
-
Copy full SHA for 011abf1 - Browse repository at this point
Copy the full SHA 011abf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f319f1 - Browse repository at this point
Copy the full SHA 5f319f1View commit details
Commits on Jan 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d945110 - Browse repository at this point
Copy the full SHA d945110View commit details
Commits on Jan 31, 2023
-
fix: failed to execute insertBefore on Node in the diff function
this happens when ids of doctype or html element are changed in the virtual dom also improve the code quality
Configuration menu - View commit details
-
Copy full SHA for 72bd7e6 - Browse repository at this point
Copy the full SHA 72bd7e6View commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1dd69d8 - Browse repository at this point
Copy the full SHA 1dd69d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb6db8c - Browse repository at this point
Copy the full SHA fb6db8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fee57d8 - Browse repository at this point
Copy the full SHA fee57d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eaf2d3 - Browse repository at this point
Copy the full SHA 8eaf2d3View commit details
Commits on Feb 3, 2023
-
improve the performance of the "contains" function
reduce the complexity from O(n) to O(logn) a specific benchmark is needed to add further
Configuration menu - View commit details
-
Copy full SHA for af39499 - Browse repository at this point
Copy the full SHA af39499View commit details
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d49acb2 - Browse repository at this point
Copy the full SHA d49acb2View commit details
Commits on Feb 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for daddf00 - Browse repository at this point
Copy the full SHA daddf00View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd55d91 - Browse repository at this point
Copy the full SHA bd55d91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ad86f1 - Browse repository at this point
Copy the full SHA 5ad86f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64a5460 - Browse repository at this point
Copy the full SHA 64a5460View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc9eec0 - Browse repository at this point
Copy the full SHA bc9eec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f6eb9e - Browse repository at this point
Copy the full SHA 3f6eb9eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.