Skip to content

Additions/changes for IBM Inferencing work#1

Open
chilanti wants to merge 6 commits into
dagrayvid:mainfrom
chilanti:fusion-inferencing
Open

Additions/changes for IBM Inferencing work#1
chilanti wants to merge 6 commits into
dagrayvid:mainfrom
chilanti:fusion-inferencing

Conversation

@chilanti

Copy link
Copy Markdown
  1. Added three optional metadata options as shown in examples/config-multi.yaml:
  • x_axis_categorical: true -> forces bar charts to use categories (for concurrency) on the x axis rather than spacing the bars proportionally.
  • y_axis_log_scale: true -> Triggers logarithmic scale for the y axis on certain charts (TTFT, etc.) where multiple benchmarks can lead to very disparate y values
  • show_xref_charts: true -> shows a scatter chart that plots throughput vs resp time (more charts are in the making)
  1. Changed the Request Latency unit of measure for y axis to seconds
  2. Added a spinner to signal that rendering is in progress

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.

1 participant