[PR #31] [CLOSED] Make getLabel faster and use less memory #106

Closed
opened 2026-02-28 14:16:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/abh/geodns/pull/31
Author: @miekg
Created: 3/8/2013
Status: Closed

Base: masterHead: mem


📝 Commits (1)

  • 98f9e28 Make getLabel faster and use less memory

📊 Changes

1 file changed (+12 additions, -3 deletions)

View changed files

📝 serve.go (+12 -3)

📄 Description

What the subject says. Not the findLabel and its selector building are also generating use amounts of garbage. I'll take a look a those later.

Note: slightly tested (i.e. I didn't break on my laptop)


🔄 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/abh/geodns/pull/31 **Author:** [@miekg](https://github.com/miekg) **Created:** 3/8/2013 **Status:** ❌ Closed **Base:** `master` ← **Head:** `mem` --- ### 📝 Commits (1) - [`98f9e28`](https://github.com/abh/geodns/commit/98f9e289cba438dd6fcbc4734a3be0d541f550ac) Make getLabel faster and use less memory ### 📊 Changes **1 file changed** (+12 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `serve.go` (+12 -3) </details> ### 📄 Description What the subject says. Not the findLabel and its selector building are also generating use amounts of garbage. I'll take a look a those later. Note: slightly tested (i.e. I didn't break on my laptop) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:16:25 +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/geodns#106
No description provided.