LiveSplit / LiveSplit/LiveSplit
Potentially use livesplit-core for the Comparison Generators
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.9k
- Forks
- 815
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 3
Description
The ones in livesplit-core should perform a lot better. This also allows us to run the original ones as well for a while, to verify that the ones in livesplit-core are correctly ported (we'd only do that in the Dev Build). However this also requires some form of synchronization of LiveSplit's Run data with livesplit-core's, which might produce more slowdown than just running LiveSplit's own Comparison Generators.
Alternatively, we could just backport a few performance improvements.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the existing LiveSplit Comparison Generators with the implementations in livesplit-core, then examine how LiveSplit's Run data would synchronize with livesplit-core. Decide whether Dev Build dual execution can verify the port safely or whether selected performance improvements should instead be backported; done means a tested performance approach with acceptable synchronization cost.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, performance
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100