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

Caching should happen #1

Open
TC01 opened this issue Aug 7, 2015 · 1 comment
Open

Caching should happen #1

TC01 opened this issue Aug 7, 2015 · 1 comment

Comments

@TC01
Copy link
Owner

TC01 commented Aug 7, 2015

It doesn't currently because I hacked this up on a Fedora 21 box, and Fedora 21 has Pelican 3.3.0 in its repos (3.6 is in F22, which I have not upgraded too yet)... and I was too lazy to set up virtualenv.

My (bad) excuses aside, caching should be implemented. That can speed up running over large mailboxes.

@TC01
Copy link
Owner Author

TC01 commented Aug 10, 2015

I'm actually not sure how to do this, now that I think about it. We still need to iterate over the mailbox to get to any "new" mail, don't we?

Also, it takes my machine about 10 seconds to process an ~10 MB mbox with more than 900 messages, so this is probably not a huge worry at the moment. It should still happen eventually, of course!

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

1 participant