Commit Graph

391 Commits

Author SHA1 Message Date
Damian Gryski
02e720e3a3 randomization bullet points to paragraphs 2019-11-12 22:47:34 -05:00
Damian Gryski
0731904b07 notes on splitting data 2019-11-12 07:38:46 -05:00
Damian Gryski
c9f1ceafd0 more notes on randomized algorithms 2019-11-11 21:01:18 -05:00
Damian Gryski
a947b12be4 notes for the difference between MC and LV randomized algorithms 2019-11-11 20:41:59 -05:00
Damian Gryski
619bc1b4c5 add notes on time-space tradeoffs and lookup tables 2019-11-11 20:30:34 -05:00
Damian Gryski
5bae8ee531 Add more notes on napkin estimation for system performance 2019-10-31 16:26:20 -07:00
Marcus Tenorio
c30dc2d410 Update performance-ptbr.md (#53)
* Update performance-ptbr.md

Translating the Concrete optimization tips section.

* New version performance pt-bt.

Thanks to @danielfireman
2019-09-27 22:22:51 -07:00
Damian Gryski
a047903479
Merge pull request #54 from ankur-anand/master
Efficiently Compare Strings with strings.EqualFold
2019-09-26 08:05:17 -07:00
Ankur Anand
8fea317e46
Efficiently Compare Strings with strings.EqualFold 2019-09-26 11:34:25 +05:30
Vitor Godoy
e272a2eaa6 Translate the section "How to Optimize" for pt-BR (#30)
* Translate the section "How to Optimize" for pt-BR

* Some fixes after first review
2019-07-15 10:16:50 -07:00
Damian Gryski
60cbfcc219
Merge pull request #50 from jhuggart/patch-1
Update performance.md
2019-06-11 19:43:15 -07:00
Jake Huggart
32dffd7c6e
Update performance.md
Minor grammar correction in Data Changes -> Extra Fields
2019-06-11 09:16:55 -05:00
Damian Gryski
e353175bea
Create FUNDING.yml 2019-05-23 11:40:10 -07:00
moncho
a979e5eae2 Add Spanish translation - 'Optimization Workflow' section (#49)
* Translate How to Optimize section to Spanish

* Apply review suggestions and a few changes in the translation

for *profiling* and derivates, it was not always being translated
(as perfilado). I am not a great fan of the translation for this
term, but I think it looks better to keep the text consistent.
2019-05-21 16:34:07 -07:00
chunpinghe
cc8e3aace9 fix typo error (#48)
"系列化" should be "序列化"
2019-05-10 00:38:11 -07:00
lAzUr
f7123e56f7 correct translation in performance-zh.md (#47) 2019-05-09 22:15:55 -07:00
Damian Gryski
812c2ed902
Merge pull request #45 from jtn7/master
Some quote fixes
2019-05-07 11:53:24 -07:00
Damian Gryski
a073a66b6b
Merge pull request #46 from bernardosulzbach/pluralization-fix
Fixes a small pluralization mistake
2019-05-07 09:01:29 -07:00
Bernardo Sulzbach
760e3ae1c2
Fixes a small pluralization mistake 2019-05-07 12:23:31 -03:00
jtn7
6641c52252 Some quote fixes 2019-05-07 08:50:00 -04:00
Damian Gryski
a76ecc5af3
Merge pull request #44 from 0xflotus/master
fixed Similarly
2019-05-07 00:55:16 -07:00
Damian Gryski
2088892b86
Merge pull request #43 from tschaub/patch-1
Minor typo fix
2019-05-07 00:54:46 -07:00
0xflotus
166b5307e9
Merge pull request #1 from 0xflotus/patch-1
fixed Similarly
2019-05-07 09:25:52 +02:00
0xflotus
96f08fde9d
fixed Similarly 2019-05-07 09:25:36 +02:00
Tim Schaub
11ecdbfa48
Spelling fix 2019-05-06 20:27:25 -06:00
Damian Gryski
fd07e54397 Mention that O(1) can be slow sometimes.
Fixes #42
2019-05-06 15:58:44 -07:00
Damian Gryski
302751cfc1 a few more notes 2019-04-25 16:44:17 -07:00
moncho
1878a28b6a Add spanish translation - 'Algorithmic changes' section (#39)
* Add Algorithmic Changes section

Roughly one third of the text has been translated, the rest is still the
original text.

* Add algorithms section translations

* Complete the translation of Algorithmic Changes section

* Improve translations

* Improve translations

* Update section title translation

* Add missing main section title

* Improve translation, orthography

* Change CS101 phrase translation

* Update section title

* Update TOC

* Fix link
2019-04-23 16:27:02 -07:00
Damian Gryski
cdaf593e8b
Merge pull request #41 from hafizjef/patch-1
Fix repeated phrase from copy/paste.
2019-04-21 23:35:13 -07:00
Hafiz Jefri
4cc3149370
Update performance.md
Remove redundant words
2019-04-22 14:25:16 +08:00
Damian Gryski
40d484f07b note vegeta's customized rate functionality 2019-04-21 09:33:59 -07:00
Damian Gryski
66c96e083f add todo for protocol tradeoffs 2019-04-19 08:14:26 -07:00
Vladimir Varankin
27c1fa49e3 Add links to alternate implementations (#40)
Searching for a Go project knowing its name can be tricky, especially when the project is young and has not so unique name, e.g. `jingo`
2019-04-18 22:22:20 -07:00
Damian Gryski
e612406fec add bet365's jingo to encoding/json replacements 2019-04-18 10:45:02 -07:00
Damian Gryski
cb85034071
Merge pull request #38 from martskins/master
Add spanish translation - 'Data Changes' section
2019-04-15 08:04:00 -07:00
martskins
114579d875
Update performance-es.md 2019-04-15 09:00:56 -03:00
moncho
d7435a293c Apply suggestions from code review
Co-Authored-By: martskins <martskins@users.noreply.github.com>
2019-04-15 08:57:25 -03:00
Damian Gryski
d493ae7cc3 add link to inline assembly proposal 2019-04-14 08:48:42 -07:00
Damian Gryski
7541af7682 notes for assembly section 2019-04-14 07:54:43 -07:00
Damian Gryski
cdf5dd4f9b add proverb to cgo section 2019-04-14 06:47:48 -07:00
Damian Gryski
aa0dd84d76 start of prose for alternate implementation section 2019-04-14 06:47:23 -07:00
Martin Asquino
2c7e4847a5 add missing block to custom compression section 2019-04-13 20:54:11 -03:00
moncho
abf02fbf60 Update performance-es.md
Co-Authored-By: martskins <martskins@users.noreply.github.com>
2019-04-13 20:42:29 -03:00
moncho
66ff20bc3e Update performance-es.md
Co-Authored-By: martskins <martskins@users.noreply.github.com>
2019-04-13 20:42:17 -03:00
Martin Asquino
7984ea3b21 updated custom compression section 2019-04-13 14:40:46 -03:00
Damian Gryski
04d51296b3 group the numerical tuning notes 2019-04-13 08:38:05 -07:00
Damian Gryski
8c28dafde6 move tooling section to the end given I'm not sure I'm going to work on it 2019-04-13 08:09:29 -07:00
Damian Gryski
7d55ac03a8 fix notes on cache evictions 2019-04-13 07:34:27 -07:00
Damian Gryski
5176a93c93 fix typo: deals -> details 2019-04-13 06:52:15 -07:00
Damian Gryski
b376484cef update name of non-asm build tag 2019-04-12 09:17:01 -07:00