Skip to content

[#1] Add field intensity for each benchmark #3

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

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

[#1] Add field intensity for each benchmark #3

wants to merge 10 commits into from

Conversation

chyeh
Copy link

@chyeh chyeh commented Jun 6, 2017

In this PR, I introduced the testing framework Ginkgo, refactored the code and then finally added the field intensity for the Benchmark model. The PR of workload-profiler should be merged too.

chyeh and others added 9 commits June 3, 2017 22:02
In this commit, I refactored the original RESTful APIs. I made the
docker client code a package so for the API layer it's an abstraction
now. I also reduced the critical section, which is only for the priave
field `Client.benchmarks` now.
@tnachen
Copy link
Contributor

tnachen commented Jun 6, 2017

@chyeh I like the new changes, but we need to talk before merging this as we have some changes in the API, and @xiaoyzhu is working on that change, we can later incorporate these changes together.

Fix conflicts from master. Notice that the method `updateIntensity()`
has not been implemented yet.
@chyeh
Copy link
Author

chyeh commented Jun 8, 2017

Conflicts fixed. @xiaoyzhu take a look!

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