chore(main): release 0.48.2#167
Merged
Merged
Conversation
bfc3ec9 to
545673a
Compare
Contributor
Author
|
🤖 Created releases: 🌻 |
Contributor
Author
JVM Load Benchmark (Desktop)Synthetic in-memory benchmark measuring load performance for the desktop (JVM) app.
Flamegraphs (this PR)**Allocation** — object allocation pressure (JDBC/SQLite churn)Alloc flamegraph not available CPU — method-level hotspots by on-CPU time CPU flamegraph not available Top SQL queries by total time (this PR)| table:operation | calls | p50 | p99 | max | total | |-----------------|-------|-----|-----|-----|-------| | `blocks_fts:insert` | 2 | 1ms | 1ms | 0ms | 0ms | | `pages:select` | 2 | 1ms | 1ms | 0ms | 0ms |Top allocation hotspots (this PR)`39.8%` byte[]_[k] `8.4%` java.util.LinkedHashMap$Entry_[k] `7%` java.lang.String_[k] `5.9%` int[]_[k] `3.6%` java.lang.Object[]_[k]Top CPU hotspots (this PR)`96%` /usr/lib/x86_64-linux-gnu/libc.so.6 `1.1%` /tmp/sqlite-3.51.3.0-9c330abf-fd08-45e4-969c-d815f384d314-libsqlitejdbc.so `0.8%` fsync `0.2%` pthread_cond_signal `0.2%` __libc_pwrite |
Contributor
Author
Android Load BenchmarkInstrumented benchmark on an API 30 x86_64 emulator — 500-page synthetic graph. Comparing Graph Load
Interactive Write Latency (during Phase 3)
SAF I/O Overhead (ContentProvider vs direct File read)Measures Binder IPC cost added by ContentResolver per readFile() call.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.48.2 (2026-06-18)
Bug Fixes
This PR was generated with Release Please. See documentation.