-
-
Notifications
You must be signed in to change notification settings - Fork 511
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Improved peformance parsing the environment variables of a process. - Added ReadEnv() test. For a 4kb environ file: Benchmark-Old 58070 ns/op 19264 B/op 68 allocs/op Benchmark-New 49174 ns/op 17488 B/op 12 allocs/op
- Loading branch information
1 parent
f63a48d
commit ebac200
Showing
3 changed files
with
41 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.