Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ShimmerResearch
/
Shimmer-Java-Android-API
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
2
Code
Issues
0
Pull requests
10
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
DEV-896 Fix Live Data plot stutter: O(1) monotonic-X trace bounds, batched chart locking
- #280
#280
Open
jyong15
wants to merge 9 commits into
master
ShimmerResearch/Shimmer-Java-Android-API:master
from
DEV-896
ShimmerResearch/Shimmer-Java-Android-API:DEV-896
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
DEV-896 Fix Live Data plot stutter: O(1) monotonic-X trace bounds, batched chart locking
#280
jyong15
wants to merge 9 commits into
master
ShimmerResearch/Shimmer-Java-Android-API:master
from
DEV-896
ShimmerResearch/Shimmer-Java-Android-API:DEV-896
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
DEV-896 Add monotonic-X bounded trace to kill per-sample O(n) rescans
Show description for 39c6fb4
claude
committed
39c6fb4
View commit details
Copy full SHA for 39c6fb4
Browse repository at this point
DEV-896 Batch addPoint calls under one chart-monitor acquisition
Show description for 5af0117
claude
committed
5af0117
View commit details
Copy full SHA for 5af0117
Browse repository at this point
DEV-896 review fixes: trace-list snapshot to prevent lock inversion, harden monotonic trace
Show description for ede3b34
claude
committed
ede3b34
View commit details
Copy full SHA for ede3b34
Browse repository at this point
Commits on Sep 4, 2026
Merge remote-tracking branch 'origin/master' into DEV-896
Show description for b8fc2d8
claude
committed
b8fc2d8
View commit details
Copy full SHA for b8fc2d8
Browse repository at this point
DEV-896 Keep Swing and console I/O out of the batched chart lock; harden snapshot indexing
Show description for a1c5e09
claude
committed
a1c5e09
View commit details
Copy full SHA for a1c5e09
Browse repository at this point
DEV-896 Replay deferred work on throw, bound per-sample lock hold, tidy fast-path edge cases
Show description for f436ff0
claude
committed
f436ff0
View commit details
Copy full SHA for f436ff0
Browse repository at this point
DEV-896 Address review comments: null-safe replay, skip HR deferral when not overridden
Show description for 28f1f04
claude
committed
28f1f04
View commit details
Copy full SHA for 28f1f04
Browse repository at this point
DEV-896 Lazily allocate the deferred-action list on the plot hot path
Show description for 7a6df50
claude
committed
7a6df50
View commit details
Copy full SHA for 7a6df50
Browse repository at this point
Commits on Sep 7, 2026
Merge master into DEV-896
Show description for a91ec4c
claude
committed
a91ec4c
View commit details
Copy full SHA for a91ec4c
Browse repository at this point
You can’t perform that action at this time.