Skip to content

Optimizations #1

@netogallo

Description

@netogallo

Hi Carl,

I wrote you in NuGet recently. Thank you for sharing the code. I noticed that every time an event gets logged, it will be immediately sent and written to an individual file (one file per event) (correct me if I am wrong). My team is interested in allowing some optimizations to this process. Ie. batch sending and saving several events instead of one per file. I think the best approach would be making the MixpanelClient extensible and allowing the send/save methods to be overridden so one can send/save events according to needs. Would you be open in working together to optimize this library in such way? Let me know, that way I can start sharing improvements as pull requsts :)

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