Elliott Brown

Results 6 comments of Elliott Brown

As a note, this is the performance benchmark that was being used: https://github.com/EBrown8534/Logging-Benchmark Given a workaround from @NinoFloris the results looked as follows: ``` // * Summary * BenchmarkDotNet=v0.11.4, OS=Windows...

@manofstick How would I go about turning that off for a project? I never have mutually-recursive functions, so it'd be great if I could turn this off because we have...

@AndyAyersMS How difficult would that be to setup? We have an extremely hot path of F# code in our website that I could spin another cluster node up for and...

@Angr1st Edge doesn't work because the tests use `PString` instead of `PName` in two spots, have a PR for it: https://github.com/ninjarobot/FsPdf/pull/5

@Angr1st I'd prefer to discuss #6 over there (only because when this gets closed or merged I don't want to have to check a dead PR) if you wouldn't mind....

@ninjarobot Breaking on punctuation gets tricky -- for example, in many web browsers periods, commas, etc. are not given line-breaks unless _absolutely_ needed. Most of the time you notice the...