Skip to content

Commit

Permalink
upload p99
Browse files Browse the repository at this point in the history
  • Loading branch information
mchen644 committed Sep 13, 2024
1 parent 97347fc commit 7ffc4eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified benchmarks/result/analysis/P99.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions benchmarks/result/analysis/result_analysis_1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -526,8 +526,8 @@
"# 调用示例\n",
"bar_plot_1(_long_df, required_metric_name=\"P99\")\n",
"plt.subplots_adjust(wspace=0.2, hspace=0.6)\n",
"plt.show()\n",
"plt.savefig(\"P99.pdf\", format='pdf')"
"plt.savefig(\"P99.pdf\", format='pdf')\n",
"plt.show()"
]
},
{
Expand Down

0 comments on commit 7ffc4eb

Please sign in to comment.