[PR #417] [MERGED] fix: perf issues with v1.1.0 #476

Closed
opened 2026-06-08 11:28:37 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/417
Author: @bootandy
Created: 7/17/2024
Status: Merged
Merged: 7/17/2024
Merged by: @bootandy

Base: masterHead: i_wanna_go_fast


📝 Commits (1)

  • e5da9cd fix: perf issues with v1.1.0

📊 Changes

3 files changed (+45 additions, -35 deletions)

View changed files

📝 src/config.rs (+8 -8)
📝 src/dir_walker.rs (+29 -23)
📝 src/utils.rs (+8 -4)

📄 Description

Bring performance back


🔄 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/bootandy/dust/pull/417 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 7/17/2024 **Status:** ✅ Merged **Merged:** 7/17/2024 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `i_wanna_go_fast` --- ### 📝 Commits (1) - [`e5da9cd`](https://github.com/bootandy/dust/commit/e5da9cd8440e5c0ffa2a1881ac5449552597b9be) fix: perf issues with v1.1.0 ### 📊 Changes **3 files changed** (+45 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `src/config.rs` (+8 -8) 📝 `src/dir_walker.rs` (+29 -23) 📝 `src/utils.rs` (+8 -4) </details> ### 📄 Description Bring performance back --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:28:37 +03:00
zhus closed this issue 2026-06-08 11:28:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#476