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

Speeding up recoverstate #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Speeding up recoverstate #1

wants to merge 3 commits into from

Commits on Nov 16, 2017

  1. Speeding up recovering state

    `recoverstate` Was unusably slow with 700 000+ files.
    
    Now skipping loop over `filelist` when read state `offset == 0`.
    miili committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    278eeb2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from miili/miili-patch-1

    Speeding up recovering state
    miili committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    a115651 View commit details
    Browse the repository at this point in the history
  3. Update miniseed2dmc.c

    Added statefile name to printout
    miili committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    0408574 View commit details
    Browse the repository at this point in the history