forked from hypermodeinc/dgraph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize types.ParseTime and fix typo (hypermodeinc#4693)
Also fixed typo in test.sh BenchmarkParseTime-8 6821 3822 -43.97% BenchmarkParseTimeRejections-8 20843 5712 -72.60% benchmark old allocs new allocs delta BenchmarkParseTime-8 39 14 -64.10% BenchmarkParseTimeRejections-8 197 43 -78.17% benchmark old bytes new bytes delta BenchmarkParseTime-8 2144 736 -65.67% BenchmarkParseTimeRejections-8 12384 3200 -74.16%
- Loading branch information
Alvin Ali Khaled
authored
Feb 6, 2020
1 parent
55b1693
commit 23c3c3e
Showing
4 changed files
with
115 additions
and
56 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
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