[PR #40] Memory optimization #39 #46

Open
opened 2026-02-26 02:30:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/junian/Standard.Licensing/pull/40
Author: @kfrancis
Created: 10/3/2024
Status: 🔄 Open

Base: masterHead: master


📝 Commits (6)

  • 85e8954 Use a Buffer Pool
  • d6d3b7b Optimized XML parsing and writing
  • b30cec8 Optimized XML parsing in License class
  • e10ee1d Merge remote-tracking branch 'upstream/master'
  • b8e3dbe include buffers
  • 2755e5a Use Fill

📊 Changes

4 files changed (+57 additions, -15 deletions)

View changed files

📝 src/Standard.Licensing.sln (+1 -1)
📝 src/Standard.Licensing/License.cs (+24 -4)
📝 src/Standard.Licensing/Security/Cryptography/KeyFactory.cs (+30 -9)
📝 src/Standard.Licensing/Standard.Licensing.csproj (+2 -1)

📄 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/junian/Standard.Licensing/pull/40 **Author:** [@kfrancis](https://github.com/kfrancis) **Created:** 10/3/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`85e8954`](https://github.com/junian/Standard.Licensing/commit/85e8954402bf698ae842c91572968421eabeeb56) Use a Buffer Pool - [`d6d3b7b`](https://github.com/junian/Standard.Licensing/commit/d6d3b7bd2bef8e4b3b77e7b094452e0e52743ccf) Optimized XML parsing and writing - [`b30cec8`](https://github.com/junian/Standard.Licensing/commit/b30cec8b170e9dcc76ef406f516f8e94a843e150) Optimized XML parsing in License class - [`e10ee1d`](https://github.com/junian/Standard.Licensing/commit/e10ee1d39f5f0dc7233026cfc175ea4724578495) Merge remote-tracking branch 'upstream/master' - [`b8e3dbe`](https://github.com/junian/Standard.Licensing/commit/b8e3dbeacd5ef035efe7f6ca126dee7bb814b83d) include buffers - [`2755e5a`](https://github.com/junian/Standard.Licensing/commit/2755e5a7c58985d45aff2a2fe74aee0f70ebf803) Use Fill ### 📊 Changes **4 files changed** (+57 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `src/Standard.Licensing.sln` (+1 -1) 📝 `src/Standard.Licensing/License.cs` (+24 -4) 📝 `src/Standard.Licensing/Security/Cryptography/KeyFactory.cs` (+30 -9) 📝 `src/Standard.Licensing/Standard.Licensing.csproj` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
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/Standard.Licensing#46
No description provided.