1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-12 02:30:29 +09:00
Commit graph

6 commits

Author SHA1 Message Date
Viktor Hofer
a71a3249a9
Consolidate docs (#251)
* Consolidate sub-repo docs
2019-11-25 23:52:43 +01:00
Han Lee
f30249756e Update performance-guidelines.md (dotnet/coreclr#23183)
so that it uses run-xunit-perf.py command. run-xunit-perf.cmd is no longer there.

Commit migrated from 335df1f075
2019-03-15 10:43:28 -04:00
Drew Scoggins
f031c366fe Fix typo
Commit migrated from fe60f938c8
2017-04-28 15:56:36 -07:00
Drew Scoggins
875c464138 Add instructions for running local perf tests
Commit migrated from 613445128b
2017-04-28 15:55:14 -07:00
Steven Das
a19b613635 Fix link to CoreFX Performance Guidelines
This link currently returns a 404 error.

It appears to be one of several links broken by some of the CoreFX
documentation having been moved into the new `coding-guidelines`
subdirectory.

Commit migrated from 0d80b2b478
2015-09-17 19:15:03 -05:00
Zlatko Knezevic
a10f85f3b6 Add subfolders to Documentation folder
As raised in dotnet/coreclr#1075 by @akoeplinger, the Documentation folder's file
list forces the user to scroll way down to see the README.md. This
PR fixes that by storing the documents in separate sub-folders one
per hierarchy of related documents. Also changed
Documentation\README.md and root README.md to take into account
the new paths.


Commit migrated from 8d3936bff7
2015-06-10 09:50:32 -07:00
Renamed from docs/coreclr/performance-guidelines.md (Browse further)