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

Test objects returns/json #56

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

Conversation

ezavesky
Copy link

Adapting from pull #45, output list of JSON objects in results to FILE not stdout.

  • Merge most recent master changes into branch.
  • Slight rework of reporting logic so that JSON results will come back if run in multi-process mode instead of just single core version.
  • Updated profile scripts to give example usage.

vriez and others added 21 commits September 13, 2018 16:06
- matplotlib has been added
- The paths to the songs where misspelled
…well as added the -O|--json option for the `match` command.
…ht fixes have been made on for the hash_table content printing.
…rictly the same as displayed by the `match` command.
- accept changes for file_duration function, pickle_options,
- only if output to file, matching can serialize to JSON file
- modify reporter to accept data or string/message output
- revise JSON matching to return more than one object in list
- allow profile script to reach back to root for package depenencies
- version bump to today
- enable "confidence" and other start time capability
- add secondary run to test script for future profiling evaluation
@ezavesky
Copy link
Author

added useful compute for timing offset to JSON return as standard, not verbosity mode; bump test script to profile against extra search time computation

- align with rest of code structure/naming
- add one more profiling test to get precise match for comparison
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

Successfully merging this pull request may close these issues.

2 participants