From: SourceForge.net <no...@so...> - 2004-03-22 21:59:10
|
Support Requests item #875183, was opened at 2004-01-11 23:27 Message generated for change (Comment added) made by kal_ahmed You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391880&aid=875183&group_id=27895 Category: None Group: None >Status: Closed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Performance problem Initial Comment: Hi, I'm trying to do some performance tests using the latest tm4j API. I created generic topic maps (10.000 - 1.000.000 Topics) and wanted to compare the performance of the different storage backends. But already trying to load the smallest Tm into a MySQL database takes more than 10 minutes. Is this a database problem or does it take the backend simply that long? I'm using Mysql version 4.0.13, java sdk 1.4.1 on a Win XP system. thx georg --------------------- geo...@su... ---------------------------------------------------------------------- >Comment By: Kal Ahmed (kal_ahmed) Date: 2004-03-22 21:59 Message: Logged In: YES user_id=176992 There is definitely a performance issue with the SQL backend. The latest version (0.9.1) addresses some performance issues related to indexing in the database and to URL parsing, but the import time for a topic map is still very long. I'll be trying to look at this issue before the 1.0 release. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391880&aid=875183&group_id=27895 |