Commit Graph

16 Commits

Author SHA1 Message Date
John Howard d266753179 Update performance numbers to 90th percentile (#3781)
* Update performance numbers to 90th percentile

* spell checker
2019-03-19 11:23:42 -07:00
Martin Taillefer 2ed74c33f8 Remove mutual TLS from list of perf considerations. (#3774) 2019-03-19 10:16:39 -07:00
Martin Taillefer 3882e33336 Remove overuse of backticks and geek-speak. (#3771) 2019-03-19 08:16:42 -07:00
mandarjog 0a18a02929 Add a comment about MixerV2 (#3736)
* Add comment about MixerV2

* Update index.md
2019-03-18 10:43:39 -07:00
mandarjog e45157cd3c Update performance - scalability concept page (#3657) 2019-03-18 09:08:06 -07:00
Martin Taillefer 1e075ef7cd
Fix broken links (#3636)
- We haven't been checking external links for months now due to a script error
when someone added an option that didn't work as expected. I'm fixing a bunch
of resulting broken links. I can't turn on the link checker yet since there are
some bad links in reference docs which I have to address first.

- Add a bunch of links to yaml files in our code examples using the @@ syntax.
2019-03-11 22:05:18 -07:00
John Howard bcf66cf71b Update dead link (#3578) 2019-03-08 11:15:56 -08:00
Ajanthan b1a875d368 #3566 : Fixing typo (#3567) 2019-03-08 05:57:47 -08:00
Martin Taillefer 1c1242ffc4
Fix spelling and grammar stuff throughtout the site. (#3114) 2019-01-21 09:35:38 -08:00
Martin Taillefer 8a9d5cb92b
Fix a bunch of capitalization and spacing errors. (#3108) 2019-01-19 09:39:24 -08:00
Martin Taillefer 51f878a914
Simplify use of the image shortcode. (#3021)
- The width value now defaults to 100%, so it doesn't need to be specified explicitly
in many cases.

- The ratio value can now be computed automatically for PNG and JPG files, so it doesn't need
to be specified explicitly.
2019-01-03 07:46:55 -08:00
Laurent Demailly f911579ea0 update link to fortio (#2445) 2018-08-28 20:12:35 -07:00
Martin Taillefer 1c300c99bd
Spelling improvements (#2037)
Remove a bunch of entries that shouldn't have been in the spelling dictionary
and correct content aoocrdingly.

I'm disabling the Chinese spell checking for now, since I'm not able to fix the
spelling errors that emerged there. Once this PR is in, I'll file an issue to get
those spelling errors addressed and checking reenabled.
2018-07-29 14:27:06 -07:00
jnativio 6d9cfa111c Update Realistic Benchmark section on docs (#1823) 2018-07-15 07:50:50 -07:00
Martin Taillefer 597f7ce3b4
Enable more linting rules (#1824)
Fix feported linting errors.
2018-07-15 07:49:11 -07:00
Martin Taillefer a9c4b7a3af
Consolidate perf & scalability pages into a single page. (#1731)
As part of the effort to streamline our content, this consolidates the many small
perf-and-scalability pages into a single concept page. This change is similar to what
we've done to the other concept pages.
2018-07-10 09:42:23 -07:00