[PR #1046] [CLOSED] Change diff algorithm to improve performance #1804

Closed
opened 2026-02-25 23:30:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1046
Author: @marcelklehr
Created: 2/14/2022
Status: Closed

Base: developHead: feature/improve-diff-performance


📝 Commits (1)

  • 46175f7 Change diff algorithm to improve performance

📊 Changes

4 files changed (+239 additions, -243 deletions)

View changed files

📝 src/lib/Scanner.ts (+189 -214)
📝 src/lib/Tree.ts (+12 -0)
📝 src/lib/strategies/Default.ts (+29 -26)
📝 src/lib/strategies/Merge.ts (+9 -3)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/1046 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 2/14/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `feature/improve-diff-performance` --- ### 📝 Commits (1) - [`46175f7`](https://github.com/floccusaddon/floccus/commit/46175f70b2479cef31b439d3cc5136a3c0bc9437) Change diff algorithm to improve performance ### 📊 Changes **4 files changed** (+239 additions, -243 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/Scanner.ts` (+189 -214) 📝 `src/lib/Tree.ts` (+12 -0) 📝 `src/lib/strategies/Default.ts` (+29 -26) 📝 `src/lib/strategies/Merge.ts` (+9 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:30:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1804
No description provided.