issues
search
microsoft
/
xunit-performance
Provides extensions over xUnit to author performance tests.
MIT License
188
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to install the package
#277
skironDotNet
closed
3 years ago
1
Warn if benchmarking with debugger attached
#276
jzabroski
closed
3 years ago
3
Warn if benchmarking in debug mode
#275
jzabroski
closed
3 years ago
1
System.Runtime.InteropServices.COMException: 'The WMI data block or event notification has already been enabled. (Exception from HRESULT: 0x8007106E)'
#274
jzabroski
closed
3 years ago
4
XUnitPerformanceHarness.RunBenchmarks Exception "The specified module could not be found"
#273
jzabroski
closed
3 years ago
8
Improper cleanup of ETL files
#272
DrewScoggins
closed
5 years ago
7
Update .NET cli verion used to build xUnit-Performance
#271
jorive
closed
6 years ago
6
Remove unstable package & cross compile executor
#270
ViktorHofer
closed
6 years ago
1
Update xunit version to 2.4 and target NS2.0
#269
ViktorHofer
closed
6 years ago
12
update minimum versions
#268
default-writer
closed
3 years ago
6
Double the default Etw buffer size to 512MB
#267
jorive
closed
6 years ago
0
Some suggestions
#266
kouvel
closed
6 years ago
6
did we lose xunit pass-through options?
#265
AndyAyersMS
closed
3 years ago
2
NIT: rename timespan to timeoutPerIteration to make clear what it is for the caller
#264
adamsitnik
closed
6 years ago
2
Increase package version number.
#263
brianrob
closed
6 years ago
0
Downgrade XUnit-Performance Dependencies
#262
brianrob
closed
6 years ago
0
XUnitPerformanceHarness uses raw command line parsing as only configuration option
#261
noahfalk
closed
3 years ago
1
XunitPerformanceHarness prints unwanted Console output
#260
noahfalk
closed
3 years ago
4
Upgrade to TraceEvent 2.0.5
#259
brianrob
closed
6 years ago
7
Disable building net461 target on Non-Windows platforms.
#258
jorive
closed
6 years ago
0
Update xUnit and CommandLineParser NuGet packages to stable versions
#257
alexanderkozlenko
closed
6 years ago
2
Unable to run benchmarks from Test Explorer
#256
alexanderkozlenko
closed
6 years ago
6
Exception: "The specified module could not be found"
#255
alexanderkozlenko
closed
6 years ago
3
added info about ordering benchmarks to readme, #238
#254
adamsitnik
closed
6 years ago
0
VSTS task to get reports
#253
fleed
closed
6 years ago
1
Minor changes and bug fixes.
#252
jorive
closed
6 years ago
0
Creating new Desktop binaries to unblock Desktop support.
#251
jorive
closed
6 years ago
2
I don't see the Benchmark test method at "Test Explorer"
#250
pavenkostanislav
closed
6 years ago
4
CS0103 The name 'Benchmark' does not exist in the current context
#249
pavenkostanislav
closed
6 years ago
7
System.Diagnostics.Process has a different behavior on non-Windows platforms
#248
jorive
closed
6 years ago
0
Add ability to define path for output files
#247
lechu445
closed
6 years ago
0
Small series of bug fixes
#246
jorive
closed
6 years ago
1
The `ScenarioTestModel` is not serializing properly to Xml.
#245
jorive
closed
7 years ago
0
Renaming the final output files (xml/csv/md) to the same name as the scenario.
#244
jorive
closed
7 years ago
2
Add more capabilities to scenario tests
#243
dsplaisted
closed
6 years ago
9
Completing the Etw data collection for performance scenarios.
#242
jorive
closed
7 years ago
3
Scenario benchmark upgrade
#241
jorive
closed
7 years ago
6
Updated the version of the CLI used from 1.1 to 2.0
#240
jorive
closed
7 years ago
0
Avoid calling StopMeasurement twice.
#239
jorive
closed
7 years ago
7
Consider running benchmarks in some fixed order
#238
AndyAyersMS
closed
6 years ago
7
Any way to get callbacks on benchmark events?
#237
AndyAyersMS
closed
3 years ago
4
Cleaning and unifying csproj files
#236
jorive
closed
7 years ago
1
Update the version of the API used by the test sample.
#235
jorive
closed
7 years ago
0
Removing virtual getter for Benchmark.InnerIterationCount.
#234
jorive
closed
7 years ago
0
Emit benchmark and iteration events in stopwatch mode
#233
AndyAyersMS
closed
3 years ago
1
Fixing Linux bugs
#232
jorive
closed
7 years ago
2
API fails to find tests on Linux when `MeasureInstructionsRetiredAttribute` is specified.
#231
jorive
closed
7 years ago
1
Virtual getter for Benchmark.InnerIterationCount adds overhead
#230
AndyAyersMS
closed
7 years ago
20
Increase PMC reload interval for InstructionsRetired
#229
AndyAyersMS
closed
6 years ago
2
Unable to run tests on a specific operating system
#228
stephenmichaelf
closed
3 years ago
1
Next