chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
Welcome to Typemock Community! Here you can ask and receive answers from other community members. If you liked or disliked an answer or thread: react with an up- or downvote.
0 votes
This test takes 0.25 seconds in 5.4.5 and 6.5 seconds in 6.0.0:

[ img ]

this.ResumeLayout(false) completes in about 300 ms in 5.4.5 but takes multiple seconds in 6.0. this.ResumeLayout(false) takes even longer when there are more event handlers attached to GUI elements (more buttonX.Click += eventHandler calls in DayTradeMainForm.Designer.cs).

[ img ]

Here is a video showing the test taking 0.25 seconds in 5.4.5:
http://www.filedropper.com/isolator545

Here is a video showing the test taking 6.5 seconds in 6.0:
http://www.filedropper.com/isolator6

Here is the code:
http://www.filedropper.com/testthatisfa ... ndslowin60
asked by Neil (27.7k points)

3 Answers

0 votes
Hi Neil,

Thanks for reporting this issue.

I'll check it and update you soon.

Regards,
Elisha,
Typemock Support
answered by Elisha (12k points)
0 votes
We have been running 5.2.3 for quite a while and have a test suite that takes around 40 minutes to run. After upgrading to 6.0 the suite takes several hours, and so we have had to abandon our upgrade plans for the moment.

We would attempt an upgrade to 5.4.5 in the mean time, but can't find a link to the 64bit version. Any way I can get a link to old builds of Isolator?
answered by timberston (1.3k points)
0 votes
The performance issue has been patched on an pre-release version, that's slated for release next week. I'm sending this to timberston and Neil - anyone else experiencing these issues please contact our support mailbox.

Doron
Typemock Support
answered by doron (17.2k points)
...