penso
arbor
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge pull request #100 from penso/dependabot/cargo/cargo-8056535635
main
3 days ago
build(deps): bump rustls-webpki in the cargo group across 1 directory Bumps the cargo group with 1 update in the / directory: [rustls-webpki](https://github.com/rustls/webpki). Updates `rustls-webpki` from 0.103.10 to 0.103.13 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.103.10...v/0.103.13) --- updated-dependencies: - dependency-name: rustls-webpki dependency-version: 0.103.13 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/cargo-8056535635
5 days ago
fix(gui): move test-only TerminalScheduledFollowPassDecision into test module Struct and function are only used in tests, not production code. Clippy flags them as dead code with -D warnings.
main
13 days ago
fix(gui): remove unused TERMINAL_OUTPUT_FOLLOW_MAX_PASSES constant Dead code flagged by clippy with -D warnings in CI.
main
13 days ago
fix(test): repair CI test failures and add nightly workflow Fix styled_lines_include_scrollback_content: the test checked styled_lines.last() which is a trailing blank line after the final \r\n. Skip trailing empty lines to find the actual last content line. Fixes the same bug in alacritty, ghostty-vt, and terminal_backend test modules. Fix daemon/embedded interactive sync interval tests: the tests asserted against INTERACTIVE_TERMINAL_SYNC_INTERVAL (33ms) but the effective interval is min(event_coalesce_interval, interactive) which is 4ms since the event-driven cadence is already faster than the interactive cap. Add nightly.yml workflow running full test suite (format, lint, test, benchmarks) on Linux, Windows, and Ghostty VT daily at 04:00 UTC with manual dispatch support.
main
13 days ago
fix(gui): deferred follow-scroll with visible-slice render signatures Replace synchronous scroll-to-bottom with a scheduled follow-scroll mechanism (16ms delay, up to 3 retry passes) so GPUI can settle layout before measuring scroll extent. Add sticky follow-output state that persists across output bursts and is only cancelled by explicit upward scroll. Introduce hash-based render signatures that only cover the visible tail (128 lines) of terminal output, preventing offscreen scrollback changes from triggering unnecessary repaints. Decouple snapshot_generation from event_generation so sync cycles are skipped when the visible content hasn't changed. Extract workload generators (prompt_redraw, wide_scroll, resume_scroll) into a shared workloads module. Add resume-scroll benchmarks and a GUI feedback-loop benchmark with CI coverage.
main
13 days ago
Merge pull request #98 from penso/dependabot/cargo/cargo-3df31d4f53
main
13 days ago
build(deps): bump rand in the cargo group across 1 directory Bumps the cargo group with 1 update in the / directory: [rand](https://github.com/rust-random/rand). Updates `rand` from 0.9.2 to 0.9.3 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.2...0.9.3) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/cargo-3df31d4f53
14 days ago
Latest Branches
CodSpeed Performance Gauge
-1%
build(deps): bump rustls-webpki from 0.103.10 to 0.103.13 in the cargo group across 1 directory
#100
5 days ago
64ae172
dependabot/cargo/cargo-8056535635
CodSpeed Performance Gauge
-1%
build(deps): bump rand from 0.9.2 to 0.9.3 in the cargo group across 1 directory
#98
14 days ago
2ca83cf
dependabot/cargo/cargo-3df31d4f53
CodSpeed Performance Gauge
0%
build(deps-dev): bump vite from 7.1.11 to 7.3.2 in /crates/arbor-web-ui/app in the npm_and_yarn group across 1 directory
#96
15 days ago
de2d551
dependabot/npm_and_yarn/crates/arbor-web-ui/app/npm_and_yarn-c4bc6a0a9e
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs