Skip to content
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

opening projects for the first time takes too long... parsing mzxml #17

Open
fransvdk opened this issue May 28, 2013 · 6 comments
Open
Assignees

Comments

@fransvdk
Copy link

No description provided.

@michaelvanvliet
Copy link
Member

I will have to test it on your machine. On my machine(s) it works fine. After the first 50 lines it stops the file parser and parses the header XML in milliseconds. Can you confirm that you have the latest version of this file: https://github.com/NetherlandsMetabolomicsCentre/mzExtractGui/blob/master/grails-app/services/nl/nmc/mzextract/MzxmlService.groovy

@fransvdk
Copy link
Author

Yep.. I've got the latest version but the mzXML files I have here are 1GB each.. The files you test with are much smaller (I presume)

@michaelvanvliet
Copy link
Member

This should not be a problem because only the first 50 lines of the XML are read/parsed.

@fransvdk
Copy link
Author

it seems to be a one time only just for a new study..even after a restart of netbeans the project opens quickly

@michaelvanvliet
Copy link
Member

That makes it even stranger because there is no caching involved.

@fransvdk
Copy link
Author

exactly... very strange behavior

From: Michael van Vliet [mailto:[email protected]]
Sent: Wednesday, May 29, 2013 14:03
To: NetherlandsMetabolomicsCentre/mzExtractGui
Cc: Frans van der Kloet
Subject: Re: [mzExtractGui] opening projects for the first time takes too long... parsing mzxml (#17)

That makes it even stranger because there is no caching involved.


Reply to this email directly or view it on GitHub #17 (comment) . https://github.com/notifications/beacon/LaNAwe6UX89BHfYxfpPpPhGTgi5YYe3v3LjwYFwHG3lZmYmK9hCEspapxB5OAW2i.gif

@ghost ghost assigned michaelvanvliet Nov 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants