1. 28 4月, 2021 2 次提交
  2. 12 10月, 2020 1 次提交
    • N
      Tests: move into folders · 78ed4b20
      Nick Craver 提交于
      One of several moves to make this something we can dev on all platforms and build on Actions for v3 onwards.
      78ed4b20
  3. 12 9月, 2018 1 次提交
  4. 11 9月, 2018 1 次提交
    • N
      Benchmarks: updating libs and overall runner (#1123) · 0b168789
      Nick Craver 提交于
      This is prepping a run we can drop into the README easily. And more info on allocations and such along with it. It's finishing off the benchmark port getting it into a good output state (something we can copy/paste). It removes Simple.Data because the package was debug and causes a lot of issues.
      
      This doesn't output 100% like we want yet (fastest to slowest). BenchmarkDotNet joins summary results after ordering...we need to post-order that. I'm asking the maintainers how to do so.
      
      Also note Belgrade was not parameterizing before, giving it a huge unfair advantage. This has been fixed to be apples:apples.
      0b168789
  5. 20 7月, 2018 1 次提交
  6. 21 8月, 2017 1 次提交
  7. 15 5月, 2017 1 次提交
    • N
      Try and use BenchmarkDotNet correctly · fb443385
      Nick Craver 提交于
      OperationsPerInvoke is an informational, not instructional property.
      What we actually want is the UnrollFactor. Moved into the job definition
      to simplify things.
      fb443385
  8. 13 5月, 2017 1 次提交
  9. 12 5月, 2017 1 次提交
  10. 11 5月, 2017 1 次提交