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

Newworld #234

Merged
merged 65 commits into from
May 30, 2024
Merged

Newworld #234

merged 65 commits into from
May 30, 2024

Conversation

gzoller
Copy link
Owner

@gzoller gzoller commented May 30, 2024

No description provided.

@gzoller gzoller merged commit b11cc76 into develop May 30, 2024
5 of 6 checks passed
gzoller added a commit that referenced this pull request May 30, 2024
* Newworld (#234)

* first success

* config ability added

* core json write working

* ugly but inTermsOf works

* Added caching for trait writers

* writing json is working

* Rudimentary read working

* fixed seq parsing

* enum parse works

* Classes with default values work

* SelfRefs working

* Maps and more work

* modularize reader

* tests started

* New faster writer

* fix benchmark table

* more fixes

* more fixes

* more write types

* More write progress

* sealed traits and more

* most of write finished

* ZIO based parser experiments

* checkpoint

* checkpoint

* performance jump on writes

* big perf bump

* another big perf bump

* final write optimization

* Update README.md

* Update README.md

* readme fidgeting

* JsonConfig initial working

* about a third thru write tests

* more tests and fixes

* basic write tests complete

* NeoType writes work

* writes done

* First tentative steps into reading

* Got rudimentary class parsing working

* reworked read codegen

* test of Jsoniter parse string

* Massive performance boost

* Another massive performance improvement

* checkpoint

* more perf tweaks

* lastest tweaks

* More write performance improvements

* implement read primitives

* Continue read implementations

* more read cases implement

* fine tuning either and option

* checkpoint-lots of fixes and problems solved

* Java collections and maps

* Many fixes for classes

* enum tests done

* almost code complete

* docs and fixes

* lots of docs and a refactor of SJConfig

* doc tweak

* initial msgpack support

* remove msgpack

* wrapping up

* coveralls tweak

* tweak readme

---------

Co-authored-by: Greg Zoller <[email protected]>

* cleanup

---------

Co-authored-by: Greg Zoller <[email protected]>
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