Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
Cameron Aavik d85a49791e
Crank runner for Helix (#3230)
- General improvements to python scripting in repo
2023-08-11 19:08:09 +10:00
Mattias Karlsson 17a6c20822
ms-vscode.csharp to ms-dotnettools.csharp (#1229) 2020-04-23 14:41:15 -07:00
José Rivero 2f445a55f5
Fix markdown encoding. (#294) 2019-02-14 10:54:07 -08:00
José Rivero 7f4ed7df09
Restructuring projects within the repo and small bug fixes. (#225)
* Moving tests to its own 'tests' folder.
* Updating .gitignore folder
* Updating vscode settings.
* Fix perf.groovy syntax errors and removed --buildTimeout 300.
* Moving JitBench into its own folder under real-world
2019-01-15 17:26:50 -08:00
José Rivero b7bc77042d
Enable python to run against other .NET repositories (#150)
* Adding/Updating "init tools" scripts.

* Suppress warnings for using preview SDK

* Remove the .dotnet folder from exclusion list

* Adding a cross platform script to pull BenchView tools without nuget.

* Updating some markdown syntax warnings/errors.

* Script cleanup and generate current BenchView configurations.

* Bug fixes.

* Marking scripts are executable.

* CI script now downloads SDKs based on the specified target frameworks
2018-11-30 12:07:57 -08:00
José Rivero 2c628656d1 Ignore files and Remove warning. 2018-08-22 12:21:34 -07:00
José Rivero 23674084c0 Adding more folders to the ignore list. 2018-08-22 11:44:57 -07:00
José Rivero 4d0029a8af
Improving repo/vscode file handling configuration. (#109) 2018-08-09 16:31:53 -07:00
José Rivero a77915ab3c Adding new extension to suggested list. 2018-06-11 11:00:43 -07:00
José Rivero 73bb7f4db5 Multiple changes:
- Updated to .NET Core tooling (Cli).
- Reorganized the folders.
- Renamed PerfHarness to PerformanceHarness and placed it side-by-side to the benchmarks.
- Added a reference of the benchmarks to the harness.
- Enabled treat warnings as error.
- Fixed warning/errors.
- Adams needed to define XUNIT_PERF.
- Added logs folder to .gitignore.
- Added ms-python.python vscode extension suggestion.
- Added initial README.md for the CoreClr benchmarks.
- Moved common package reference to common.props
- Added a prefix to the benchmark assembly names so it is easy to find/iterate on automation/ad-hoc runs
- Removed CORE_ROOT dependency!!!
  - NOTE: CscBench code could be improved/cleaned (for example, it does not run on .NET Framework)
- Bonus: Enable Desktop: net461
2018-05-17 18:39:10 -07:00
José Rivero 9e580c331e
Add the "C# for Visual Studio Code" plugin to the vscode recommendations. (#11) 2018-03-20 15:35:42 -07:00
José Rivero 0ea662b2be
.NET Core Performance CI Status markdown. (#3) 2018-03-14 16:20:21 -07:00