Skip to content

make BrotliSharpLib .netstandard2.0 compatible #4

Description

@ksysiekj

i'm using BrotliSharpLib on my project (rest api) targeting .net461 and it works ok. however, I've ported my project to .netstandard2.0 (netcoreapp2.1) and it seems not to be working correctly - serialization of 7000 objects (each of them has 10 string properties) takes approx. 15-16 secs and my endpoint responds in 20sec instead of 3.
Can you please make BrotliSharpLib .netstandard2.0 compatible or investigate what may cause the delay - taking 15secs to serialize 7000 objects doesn't seem to be right?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions