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

version 0.2.0 deveop #143

Merged
merged 38 commits into from
Sep 15, 2021
Merged

version 0.2.0 deveop #143

merged 38 commits into from
Sep 15, 2021

Conversation

winsvega
Copy link
Collaborator

@winsvega winsvega commented Aug 12, 2021

Continue refactoring to the new paradigm where data is being read once and then transfered between logical segments in a smart pointer without making any copies. (when Filling and when possible)

the idea is to read data once, parse it, prepare for export and don't assemble back from parsed data but just alter (if needed) what we get on input.

===

  • Do not sort data when reading from json by it's alphabetical order to save time. (this change will affect the way retesteth is calculating json's hash)

@winsvega winsvega force-pushed the develop branch 3 times, most recently from 7427c13 to 39edec4 Compare August 23, 2021 19:37
@winsvega winsvega changed the title version 0.1.3 deveop version 0.2.0 deveop Sep 6, 2021
@winsvega winsvega merged commit 078dc86 into master Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant