Skip to content

Instantly share code, notes, and snippets.

@guidoschmidt17
Created November 11, 2022 08:55
Show Gist options
  • Select an option

  • Save guidoschmidt17/8049539c6a3d0d9590388c84588bb76a to your computer and use it in GitHub Desktop.

Select an option

Save guidoschmidt17/8049539c6a3d0d9590388c84588bb76a to your computer and use it in GitHub Desktop.
testing ZPure
with ZPure : 18.048537958s
result ZPure : 100000000 (Chunk(AggregateCreated(Identified(00000000-0000-0000-0000-000000000000, 0),Identified(00000000-0000-0000-0000-000000000000, 0)),RemovedProperty(Identified(00000000-0000-0000-0000-000000000000, 0),field1),Deleted(Identified(00000000-0000-0000-0000-000000000000, 0))),Right((ItemInstanceImpl(SimpleMaster(7087a789-5ebb-4152-962b-0d62788a29ab,deleted Identified(00000000-0000-0000-0000-000000000000, 0),description),0),())))
testing homegrown Dsl
with homegrown : 16.619121917s
result homegrown : 100000000 Chunk(Created(MasterImpl(90be2364-2e26-4302-ab28-79fb5862861f, 1)),AggregateCreated(Identified(4837d755-bf2b-4a29-823f-cb1222576dc0, 0),MasterImpl(90be2364-2e26-4302-ab28-79fb5862861f, 1)),AggregateCreated(Identified(bf40683b-5eb1-4d38-8f6a-b319ff38590a, 0),MasterImpl(90be2364-2e26-4302-ab28-79fb5862861f, 1)),AggregateCreated(Identified(d2aec4d3-c2f4-463d-b304-048344cf56bb, 0),MasterImpl(90be2364-2e26-4302-ab28-79fb5862861f, 1)),ChangedName(MasterImpl(90be2364-2e26-4302-ab28-79fb5862861f, 2),this is a new name),ChangedName(MasterImpl(90be2364-2e26-4302-ab28-79fb5862861f, 3),this is a new description),ChangedName(MasterImpl(90be2364-2e26-4302-ab28-79fb5862861f, 4),deleted))
all tests : 347.565325375s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment