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

Fixed the memory consumption when creating a task #2582

Merged
merged 4 commits into from Dec 16, 2020

Conversation

azhavoro
Copy link
Contributor

@azhavoro azhavoro commented Dec 16, 2020

Fixed the memory consumption when creating a task

Motivation and context

Currently, the task creation process can consume too much memory, especially for large videos.

How has this been tested?

Manually + unittests

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 62.215% when pulling 3e8e397 on az/fix_memory_consumption into 6dd8130 on develop.

@nmanovic nmanovic merged commit f8e9dc3 into develop Dec 16, 2020
@nmanovic nmanovic deleted the az/fix_memory_consumption branch December 16, 2020 17:23
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.

None yet

3 participants