question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improve Timetable performance by making it stable.

See original GitHub issue

Idea Description

I think we can use PersistentList. for timetableListStates and days

restartable scheme("[androidx.compose.ui.UiComposable]") fun Timetable(
  stable pagerState: PagerState
  unstable timetableListStates: List<TimetableState>
  stable schedule: DroidKaigiSchedule
  unstable days: Array<DroidKaigi2022Day>
  stable onTimetableClick: Function1<TimetableItemId, Unit>
  stable modifier: Modifier? = @static Companion
  stable contentPadding: PaddingValues? = @static PaddingValues()
)

Reference images and links

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
takahiromcommented, Sep 30, 2022

@kmachida12345 Thanks! Assigned 👍

1reaction
takahiromcommented, Sep 27, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

How Stable Scheduling Can Help Productivity Go Up - Tackle
Another approach is to reduce on-call shifts, which require employees to be available to work only if contacted by their employer.
Read more >
(PDF) Improvement of maintenance timetable stability based ...
We show how the service intention (the timetable specification resulting from line planning) together with resource capacity information can be ...
Read more >
Boost Your Mobility and Stability for Improved Performance
To build strength, you must train in exercises regularly and consistently – including weight training and flexibility/balance exercises.
Read more >
Give Service Workers Stable Schedules
The good news is that stable schedules can improve workers' financial, physical, and mental health and a company's financial and competitive ...
Read more >
How to Make a Daily Routine to Become Your Best Self - Buffer
Learn how to create success habits and create a daily routine that will help you become healthier & happier, limit procrastination, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found