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

Extend benchmarking #1

Open
1 of 3 tasks
kreczko opened this issue May 21, 2019 · 4 comments
Open
1 of 3 tasks

Extend benchmarking #1

kreczko opened this issue May 21, 2019 · 4 comments
Labels
originally gitlab For items that were originally created on gitlab and imported over
Milestone

Comments

@kreczko
Copy link
Contributor

kreczko commented May 21, 2019

Imported from gitlab issue 1

At the moment execute_with_metrics performs a very simple measurement of CPU time & RAM usage.

Three things need to improve:

  • in addition to MAX RAM usage, also measure profile (with mem_profile)
  • improve storage:
    • store data in pandas dataframe to make it easier to show historical data
    • new metric file = old metric file + new line
  • improve visualisation
@kreczko kreczko added this to the Version 0.3.0 milestone May 21, 2019
@kreczko kreczko added the originally gitlab For items that were originally created on gitlab and imported over label May 21, 2019
@kreczko
Copy link
Contributor Author

kreczko commented May 21, 2019

On 2019-03-04 Lukasz Kreczko (kreczko) wrote:

changed milestone to %2

@kreczko
Copy link
Contributor Author

kreczko commented May 21, 2019

On 2019-05-13 Lukasz Kreczko (kreczko) wrote:

changed title from Extend bencharking to Extend bench{+m+}arking

@kreczko
Copy link
Contributor Author

kreczko commented May 21, 2019

On 2019-05-13 Lukasz Kreczko (kreczko) wrote:

changed the description

1 similar comment
@kreczko
Copy link
Contributor Author

kreczko commented May 21, 2019

On 2019-05-13 Lukasz Kreczko (kreczko) wrote:

changed the description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
originally gitlab For items that were originally created on gitlab and imported over
Projects
None yet
Development

No branches or pull requests

1 participant