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 profiling #110

Merged
merged 9 commits into from
Feb 2, 2024
Merged

Add profiling #110

merged 9 commits into from
Feb 2, 2024

Conversation

saulshanabrook
Copy link
Member

Add profiling to egglog, profiling the lda example and using codspeed on CI

Add profiling to egglog, profiling the lda example
and using codspeed on CI
Copy link

codspeed-hq bot commented Feb 1, 2024

CodSpeed Performance Report

Congrats! CodSpeed is installed 🎉

🆕 7 new benchmarks were detected.

You will start to see performance impacts in the reports once the benchmarks are run from your default branch.

Detected benchmarks

  • test_execution[base] (9.3 ms)
  • test_trace (12.9 s)
  • test_execution[array_api] (19.9 ms)
  • test_execution[array_api-optimized-numba] (838.4 µs)
  • test_optimize (135 s)
  • test_source_optimized (179.2 s)
  • test_execution[array_api-optimized] (3.6 ms)

@saulshanabrook
Copy link
Member Author

This seems good enough for now! The benchmarks are very slow (run with valgrind) but they show some interesting places where things shouldn't be slow but they are, like converting to egglog expressions:

Screenshot 2024-02-02 at 11 46 31 AM

@saulshanabrook saulshanabrook merged commit c6f79bc into main Feb 2, 2024
13 checks passed
@saulshanabrook saulshanabrook deleted the benchmark branch February 2, 2024 16:47
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