dplagge opened a new pull request, #1753:
URL: https://github.com/apache/jena/pull/1753

   GitHub issue resolved #1751
   
   Pull request Description:
   Delta Graphs: Fixed performance issue due to creating a set of all deleted 
triples in `graphBasedFind(Triple t)` by directly checking membership of the 
triple in the deletions graph.
   
   
   ----
   
    - [X] Tests are included.  (Not modified, tests of jena-core still run)
    - [X] Documentation change and updates are provided for the [Apache Jena 
website](https://github.com/apache/jena-site/) (Not modifed)
    - [X] Commits have been squashed to remove intermediate development commit 
messages. (Just a single commit)
    - [X] Key commit messages start with the issue number (GH-xxxx or JENA-xxxx)
   
   By submitting this pull request, I acknowledge that I am making a 
contribution to the Apache Software Foundation under the terms and conditions 
of the [Contributor's 
Agreement](https://www.apache.org/licenses/contributor-agreements.html).
   
   ----
   
   See the [Apache Jena "Contributing" 
guide](https://github.com/apache/jena/blob/main/CONTRIBUTING.md).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to