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

Revised website codes to show all middleware results in one graph #20

Merged
merged 2 commits into from
Aug 18, 2024

Conversation

CihatAltiparmak
Copy link
Member

This PR goes to gh-pages branch to modify website for benchmark result visualisation. Leave it to me.

@CihatAltiparmak CihatAltiparmak linked an issue Jul 27, 2024 that may be closed by this pull request
@CihatAltiparmak CihatAltiparmak self-assigned this Jul 30, 2024
@@ -0,0 +1,2 @@
import * as my_data from './data.js';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am a bit confused where the data is coming from. Aren't these supposed to be just json files?

Copy link
Member Author

@CihatAltiparmak CihatAltiparmak Aug 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Data will come from github-action-benchmark tool which will be triggered by our other CI's. It's absent due to the fact that our other CI's didn't pass updates here. For example: https://github.com/DarkusAlphaHydranoid/moveit_middleware_benchmark_experimental/tree/gh-pages/rmw_fastrtps

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.

Fix visualizations for special usage of plot
2 participants