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

Add a benchmarks bot. #116

Merged
merged 1 commit into from
Jun 29, 2023
Merged

Add a benchmarks bot. #116

merged 1 commit into from
Jun 29, 2023

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jun 29, 2023

Closes #115

@maleadt maleadt marked this pull request as ready for review June 29, 2023 07:11
@maleadt maleadt marked this pull request as draft June 29, 2023 07:11
@maleadt maleadt force-pushed the tb/benchmark_bot branch 3 times, most recently from 6aa260c to d45cb8e Compare June 29, 2023 07:17
@maleadt
Copy link
Member Author

maleadt commented Jun 29, 2023

Benchmark results for commit 9d1f052 (comparing to 798e55b):

ID time ratio memory ratio
["wmma", "Float16*Float16=Float32 (N=128, A=N, B=T)"] 1.61 (5%) ❌ 1.18 (1%) ❌
["wmma", "Float16*Float16=Float32 (N=128, A=T, B=T)"] 1.62 (5%) ❌ 1.18 (1%) ❌
["wmma", "Float16*Float16=Float32 (N=128, A=N, B=N)"] 1.59 (5%) ❌ 1.19 (1%) ❌
["wmma", "Float16*Float16=Float32 (N=16384, A=T, B=N)"] 6.24 (5%) ❌ 1.14 (1%) ❌
["wmma", "Float16*Float16=Float32 (N=128, A=T, B=N)"] 1.58 (5%) ❌ 1.22 (1%) ❌
["wmma", "Float16*Float16=Float32 (N=16384, A=N, B=N)"] 6.71 (5%) ❌ 1.14 (1%) ❌
["wmma", "Float16*Float16=Float32 (N=16384, A=T, B=T)"] 6.37 (5%) ❌ 0.00 (1%) ✅
["wmma", "Float16*Float16=Float32 (N=16384, A=N, B=T)"] 7.32 (5%) ❌ 1.15 (1%) ❌

@maleadt maleadt marked this pull request as ready for review June 29, 2023 07:31
@maleadt
Copy link
Member Author

maleadt commented Jun 29, 2023

Works great! Let's try it out.

@maleadt maleadt merged commit 5787210 into master Jun 29, 2023
@maleadt maleadt deleted the tb/benchmark_bot branch June 29, 2023 07:39
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.

Benchmark bot
1 participant