Merge Conflict
Join Frank & James for a weekly discussion on the world of technology and development including C#, F#, .NET, web, mobile, and more.
We found 8 episodes of Merge Conflict with the tag “performance”.
-
318: Fixing Performance Issues
August 8th, 2022 | 37 mins 57 secs
.net, .net maui, android, c#, ios, performance, xamarin
We diagnosed and fixed performance problems in the wild and we break down how we did it and what you need to know.
-
162: Throttle Those Cancellations
August 12th, 2019 | 38 mins 17 secs
android, cancelation, csharp, ios, performance, ui, xamarin
What is the best way to keep your UI responsive and at peak performance? This week we look at ways of properly throttling and using cancelation tokens efficiently.
-
128: Professional Application Performance Monitoring
December 17th, 2018 | 57 mins 21 secs
android, apm, asp.net, crash reporting, dot-net, ios, monitoring, performance, raygun, xamarin
This week we bring on an expert in application performance monitoring to tell us all of the things we are doing right, wrong, and ways to improve to have the best application and server experience for our users.
-
111: The Three Equals of a Struct
August 20th, 2018 | 37 mins 49 secs
.net, .net core, android, c#, c# 7, equality, ios, operators, performance, struct, visual studio, xamarin
We get nerdy again diving deep into the world of struct equality and performance. Sit back and get ready for some operator overloading, IEquatable, performance implications, getting of hash code, amazing C# 7 features, and how ValueTuples save everything!
-
110: The Future of App Development
August 13th, 2018 | 43 mins 27 secs
android, app development, future, ios, memory, performance, uno, xamarin, xamarin.forms
We are back with lightning talks with topics submitted by our amazing listeners. We take a look into performance, cross-platform UWP XAML with Uno, deep dive into the world of Xamarin.Forms, and give our thoughts on the future of app development.
-
107: App-Centric vs Developer-Centric
July 23rd, 2018 | 31 mins 53 secs
app development, app-centeric, developer-center, ghost, ooui, performance, web development, xamarin, xamarin.forms
We tackle a listener submitted topic this week of how we make decisions between performance, frameworks, and convenience when building applications. It is an interesting question when choosing a framework or library and their trade-offs.
-
Merge Conflict 80: It's Your Fault We Couldn't Name This Episode
January 15th, 2018 | 40 mins 1 sec
.net standard, android, business, c#, css, don syme, f#, ios, llc, performance, technology, xamarin, xamarin.forms
We are not lawyers! However, we both have our own LLCs. We explain why on this lightning talk week and also tackle your questions around performance, .NET Standard, CSS in Xamarin.Forms, and technologies we think are worth investing in.
-
Merge Conflict 21: Always Be Profiling Code
November 28th, 2016 | 40 mins 1 sec
best practices, development, memory, performance, profiling, xamarin
We seem to be addicted to refactoring code, but what about checking in on CPU and Memory performance and usage with profiling?