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

Make tree and nodes immutable, fix benchmark #122

Merged
merged 3 commits into from
Oct 20, 2024

Conversation

overpas
Copy link
Owner

@overpas overpas commented Oct 20, 2024

PR-Codex overview

This PR focuses on enhancing the treemap-chart and adding a new benchmark module. It includes updates to configurations, improvements in data structures, and introduces benchmark tests for performance evaluation.

Detailed summary

  • Added benchmark module with configurations and test implementations.
  • Updated build.gradle.kts files for treemap-chart and benchmark.
  • Refactored TreemapElement to a data class with default values.
  • Improved Tree and Node classes for better immutability.
  • Enhanced FocusablePopup to use Popup with properties.
  • Added performance measurement to SquarifiedMeasurerTest.
  • Updated AndroidManifest.xml files with new attributes.
  • Introduced stability configuration in composeCompiler.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@overpas overpas merged commit 799fb07 into master Oct 20, 2024
2 checks passed
@overpas overpas deleted the experiment-with-stability branch October 20, 2024 16:59
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