Skip to content

Improve performance #53

Description

@mihaisebea
  • look into a faster undordered map - for big files most of the time is spent on hashing and looking up in maps

  • use a thread pool to do all of the exporting in paralel

  • maybe use std terminate to end program execution earlier so we don't have to wait for all those strings and maps to be freed?

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

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions