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

How to retrieve data from a simulator run? #2

Open
fruffy opened this issue Dec 16, 2020 · 0 comments
Open

How to retrieve data from a simulator run? #2

fruffy opened this issue Dec 16, 2020 · 0 comments
Labels
question Further information is requested

Comments

@fruffy
Copy link
Collaborator

fruffy commented Dec 16, 2020

We want to test our compiler by uploading a query, running traffic, and measuring the result. But what does result mean in this case and how does the simulator provide facilities to retrieve these results?

The first and most simple type of result I can think of is that we want to retrieve data from the "storage" service. Typically this is done with a HTTP GET request. This means that this simulator must allow us to query individual services at the end of a run. Is this possible?

What are the other types of metrics that should be measured to test the compiler?

@fruffy fruffy added the question Further information is requested label Dec 16, 2020
NicholasLYang pushed a commit to NicholasLYang/tracing_sim that referenced this issue Apr 26, 2021
* Start with a Github workflow

* permissions

* Update.

* Less mem.

* More fixes.

* Only two?

* Update compiler.

* Another compiler update.

* Is it ubuntu latest?

* Update tracing compiler with fixes.

* Update modules.

* Update test script.

* Fix.

* Typo.

* Split the workflows.

* permissions

* Checkout.

* More fixes.

* rmtree being obnoxious.

* More obnoxious things.

* typo.

* More testing madness.

* minor for macs.

* Typo fix.

* Final.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant