Exception Performance Part 2

Posted by: IKVM.NET Weblog, on 30 Jun 2008 | View original | Bookmarked: 0 time(s)

Last time we saw that CLR exception handling is significantly slower than HotSpot exception handling. This time we'll look at two very variations of the ExceptionPerf1 microbenchmark that significantly affect performance. I've highlighted the changes. Variation 1 public classExceptionPerf2 { public static void main(String[] args) { long start = System.currentTimeMillis(); for (int i = 0; i try { Integer.parseInt("); ...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: .NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 769 | Hits: 54

Similar Posts

  • Exception Performance Part 3 more
  • Introducing SharePoint 2010 Training at U2U more
  • Introducing Recurring Appointments for Web.UI Scheduler ASP.NET AJAX more
  • The Underground at PDC more
  • My History of Visual Studio (Part 7) more
  • My History of Visual Studio (Part 6) more
  • BeginDialOut with Office Communicator Clients more
  • SOA Patterns presentation on E-VAN (recording) more
  • DotNetNuke Fusion Results for Q3 more
  • RadGrid optimization webinar tomorrow, Register today more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD