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

[ads] Optimize database queries serialization/deserialization overhead #42598

Closed
aseren opened this issue Nov 29, 2024 · 0 comments · Fixed by brave/brave-core#26866
Closed
Assignees
Labels
dev-concern feature/ads OS/Android Fixes related to Android browser functionality OS/Desktop OS/iOS Fixes related to iOS browser functionality perf priority/P4 Planned work. We expect to get to it "soon". QA/Yes release-notes/exclude

Comments

@aseren
Copy link

aseren commented Nov 29, 2024

The goal is to get rid of database queries serialization/deserialization overhead which is run on UI thread.

@aseren aseren added this to Ads Nov 29, 2024
@github-project-automation github-project-automation bot moved this to New issues in Ads Nov 29, 2024
@aseren aseren self-assigned this Nov 29, 2024
@aseren aseren moved this from New issues to In progress in Ads Nov 29, 2024
@aseren aseren moved this from In progress to Review in Ads Dec 10, 2024
@github-project-automation github-project-automation bot moved this from Review to Done in Ads Dec 10, 2024
@brave-builds brave-builds added this to the 1.75.x - Nightly milestone Dec 10, 2024
@aseren aseren added OS/Desktop OS/iOS Fixes related to iOS browser functionality OS/Android Fixes related to Android browser functionality labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-concern feature/ads OS/Android Fixes related to Android browser functionality OS/Desktop OS/iOS Fixes related to iOS browser functionality perf priority/P4 Planned work. We expect to get to it "soon". QA/Yes release-notes/exclude
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants