mirror of
https://github.com/abh/geodns.git
synced 2026-04-27 11:55:50 +03:00
[PR #31] [CLOSED] Make getLabel faster and use less memory #394
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/geodns#394
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/abh/geodns/pull/31
Author: @miekg
Created: 3/8/2013
Status: ❌ Closed
Base:
master← Head:mem📝 Commits (1)
98f9e28Make 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.