Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unittests / Stresstest #2

Open
tdev opened this issue Jul 4, 2017 · 0 comments
Open

Unittests / Stresstest #2

tdev opened this issue Jul 4, 2017 · 0 comments

Comments

@tdev
Copy link
Member

tdev commented Jul 4, 2017

Unittests for:

  • checks for most high level API with example zip and windows FS
  • error / integrity checks

Stresstests / performance tests for:

  • read/write throughput rates for the different backends? How much 'worse' is the .zip vz the windows FS for example. With such we could also see if exchanging minizip with something else would improve the performance.
  • threading tests: do the backends work reliably in multithreaded environments, is it safe to assume there are no mutexes in place and that the code will not deadlock / hang?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant