issues
search
dgryski
/
go-perfbook
Thoughts on Go performance optimization
10.68k
stars
596
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Go's GC guide
#71
dgryski
opened
2 years ago
0
Use `ctx.Done()` instead of `time.NewTimer()` as a replacement of `time.After()`?
#70
RussellLuo
closed
2 years ago
0
Reference to small memory book
#69
jeremieSimon
closed
2 years ago
1
Update performance.md, add alternate implementation of fnv hashing -> four times faster than `hash/fnv1` for short hashes incl benchmark
#68
ruppde
opened
3 years ago
0
Testing to ensure upper bound for heap allocations
#67
cobratbq
opened
3 years ago
0
[WIP] Add traditional Chinesse version
#66
johnnychhsu
opened
4 years ago
5
[WIP]Traditional Chinese Version
#65
johnnychhsu
opened
4 years ago
2
Adding PT-BR to the available translations list
#64
danielfireman
closed
4 years ago
0
Add Brazilian Portuguese to available translations
#63
danielfireman
closed
4 years ago
4
This is the V0.1
#62
dialmformart
closed
4 years ago
1
Update performance-ptbr.md
#61
dialmformart
closed
4 years ago
2
zero only part of an array, rather than the whole thing
#60
doggy8088
closed
4 years ago
1
"unrolling still effective" sample code not working
#59
doggy8088
opened
4 years ago
1
Video missing
#58
doggy8088
closed
4 years ago
1
fix Chinese grammar mistakes
#57
xuruiray
closed
4 years ago
1
Data Changes pt-br v0.1
#56
dialmformart
closed
4 years ago
1
extra todos & typos
#55
jsign
closed
4 years ago
0
Efficiently Compare Strings with strings.EqualFold
#54
ankur-anand
closed
5 years ago
1
Update performance-ptbr.md
#53
dialmformart
closed
5 years ago
1
Adding some new stuff!
#52
dialmformart
closed
5 years ago
0
Divide the parts of the book in 3 sections
#51
phamtai97
closed
5 years ago
1
Update performance.md
#50
jhuggart
closed
5 years ago
1
Add Spanish translation - 'Optimization Workflow' section
#49
moncho
closed
5 years ago
3
fix typo error
#48
chummyhe89
closed
5 years ago
0
correct translation in performance-zh.md
#47
Jonwing
closed
5 years ago
0
Fixes a small pluralization mistake
#46
bernardosulzbach
closed
5 years ago
1
Some quote fixes
#45
jtn7
closed
5 years ago
1
fixed Similarly
#44
0xflotus
closed
5 years ago
1
Minor typo fix
#43
tschaub
closed
5 years ago
1
Worry about O(1)
#42
kokes
closed
5 years ago
3
Update performance.md
#41
hafizjef
closed
5 years ago
0
Add links to alternate implementations
#40
narqo
closed
5 years ago
0
Add spanish translation - 'Algorithmic changes' section
#39
moncho
closed
5 years ago
5
Add spanish translation - 'Data Changes' section
#38
martskins
closed
5 years ago
12
Use dot to separate numbers into thousands
#37
inkel
closed
5 years ago
0
Add Spanish translation - "When and Where to optimize" section
#36
rocajuanma
closed
5 years ago
3
Add spanish readme and first intro
#35
marc-gr
closed
5 years ago
9
Found some typos and fixed them
#34
varun06
closed
5 years ago
1
Update performance-zh.md
#33
PureWhiteWu
closed
6 years ago
0
Added chapter 'Data Changes' to PT-BR translation
#32
danielfireman
closed
4 years ago
0
Fixing place of 'Optimzation Workflow Summary' in ToC
#31
danielfireman
closed
6 years ago
0
Translate the section "How to Optimize" for pt-BR
#30
vitordagamagodoy
closed
5 years ago
2
Translation improvement for PT-BR
#29
vitordagamagodoy
closed
6 years ago
3
Minor typo fixes
#28
seebs
closed
6 years ago
1
Fixed a typo in opening section
#27
varun06
closed
6 years ago
1
[PT-BR] Add first 2 sections
#26
danielfireman
closed
6 years ago
3
Update performance.md
#25
rayrutjes
closed
6 years ago
1
-Synchronize English version changes
#24
wgliang
closed
6 years ago
1
fix language
#23
mfrw
closed
6 years ago
1
fix possible typo
#22
jackloughran
closed
6 years ago
1
Next