avishnyakov;8803 wrote:No, fixtures are different. There is no setup or anything else, only tests.
Ok - If you were to run a test several times, would it report a consistent execution time for each run?
Something else to check: Open the processing queue and look up one of the tasks with 56 tests while is is being run by the engine (showing the clock icon). Make sure you have the 'Expected Execution Time' column turned on. What do you see for these tests in terms of their expected execution time? Normally for NCrunch to place so many tests in one batch, their expected execution time should be very low (i.e. under one second).