Skip to content

Commit

Permalink
Update perftest-inband.js
Browse files Browse the repository at this point in the history
  • Loading branch information
xdxxxdx committed Mar 22, 2024
1 parent 8672860 commit 196702a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions perf/perftest-inband.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ let main = async function () {
kboData,
new NamedNode("https://kbopub.economie.fgov.be/kbo#0417199869.2022.11")
);
console.log(
"Extract2#CBDAndNamedGraphs returned " + result.length + " quads."
);
// console.log(
// "Extract2#CBDAndNamedGraphs returned " + result.length + " quads."
// );
})

//Extraction CBD + Simple Shape not adding any triples other than what CBD gives
Expand Down

0 comments on commit 196702a

Please sign in to comment.