JetBrains / lincheck

Framework for testing concurrent data structures
Mozilla Public License 2.0
576 stars 33 forks source link

Execute `init` and `post` parts via the same mechanism as for the `parallel` one. #238

Closed ndkoval closed 11 months ago

ndkoval commented 11 months ago

We need to unify the init, post, and parallel scenario parts running. Otherwise, it's hard to proceed with #136.

ndkoval commented 11 months ago

@avpotapov00, could you please also check that the performance does not degrade on your laptop?

avpotapov00 commented 11 months ago

@ndkoval performance stays absolutely the same, no degrade is detected on my laptop