Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

.net core app vs .net 4.5 for test projects, performance difference?
GreenMoose
#1 Posted : Friday, June 30, 2017 11:13:28 AM(UTC)
Rank: Advanced Member

Groups: Registered
Joined: 6/17/2012(UTC)
Posts: 503

Thanks: 142 times
Was thanked: 66 time(s) in 64 post(s)
Hi.

If I can choose a test project to be targeting .net core or .net framework (e.g. test .net standard libraries), are there any benefits choosing the one over the other, NCrunch wise ?

Thanks.
Remco
#2 Posted : Friday, June 30, 2017 11:21:48 AM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,976

Thanks: 930 times
Was thanked: 1257 time(s) in 1170 post(s)
This is an interesting question. I haven't yet done any performance testing between these two runtime environments using NCrunch, so at the moment I'm not well informed enough to say which one will execute tests faster.

In terms of reliability, I would err towards .NET Framework for the simple reason that this framework and the NCrunch implementation for it have both been around for many years and are both extremely well tested.

In terms of effectiveness, I would say this depends on the intended purpose of the software you're developing. If this is for libraries you intend to publish with the intention of being cross platform, it may be best to multi-target your test project to ensure you have thorough testing on both platforms. If you do eventually intend on having a primary platform to run your code, definitely use this for your test project.
1 user thanked Remco for this useful post.
GreenMoose on 6/30/2017(UTC)
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.023 seconds.
Trial NCrunch
Take NCrunch for a spin
Do your fingers a favour and supercharge your testing workflow
Free Download