-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat/fmd-206 add ingestion timing #213
Conversation
5a82e82
to
6e484f0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall, I'm just a bit confused about a few bits - see inline comments
ccba08e
to
4eda154
Compare
27b7b9a
to
acb2d7b
Compare
eb2645d
to
eb243bd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
eb243bd
to
13b9de5
Compare
- add calls to `time` unix command to `datahub ingest` calls - add decorators for timing function/iterator runs - use the timers for - create_cadet_databases_source - justice_data_source - `AssignCadetDatabases transformer Co-authored-by: Mat Moore <[email protected]>
13b9de5
to
b9573a2
Compare
This is working on dev, and output confirms our hypothesis that
|
@hjribeiro-moj would you mind rereviewing? I had to push up a small fix yesterday |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
time
unix command todatahub ingest
callsinput
var for environment