History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: RIO-64
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Arjohn Kampman
Reporter: Domi VDS
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Rio

When loading big file with most of it commented, loading is very slow.

Created: 23/Sep/08 05:20 PM   Updated: 23/Sep/08 05:20 PM
Component/s: RDF/XML parser
Affects Version/s: None
Fix Version/s: None

Environment: Windows XP SP3


 Description   
loading the data with this statement
    repository.getConnection().add(new FileInputStream(file), baseUri, RDFFormat.RDFXML);

if I comment out (with <!-- -->) most of the data i have this result:
  loaded statements: 280
  time to load: +7minutes

if nothing is commented out:
  loaded statements: 37002
  time to load: about 1 second



 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.