InfoQ

Topic/Tag specific view

All content and news on InfoQ about Performance Evaluation


Latest featured content about Performance Evaluation

The Box: A Shortcut to finding Performance Bottlenecks

Community
Architecture,
Java
Topics
Performance & Scalability,
Deployment / Datacenter

Finding performance bottlenecks can be a difficult task and it can get even more difficult as our applications grow in size. The Box is a methodology tool that focuses us efforts to improve performance.If you want to be consistent and predictable, getting rid of the guessing is a must.

News about Performance Evaluation

JProbe 8.0: The Java code, memory, and coverage profiler is back

Community
Java
Topics
Code Analysis,
Debugging

Quest Software recently released JProbe 8.0, a Java code, memory, and coverage profiler. While JProbe has been one of the leading Java profiling tools since the late 1990's, JProbe 8.0 aims to help Quest regain the leadership position in the profiling market with new Eclipse integration and a more competitive price point.

JXInsight 5.6: Problem Diagnostic, Transaction Analysis and App Mgmt

Community
Java
Topics
Artifacts & Tools

Last week JInspired announced the release of JXInsight 5.6, its enterprise Java performance monitoring, problem diagnostic, transaction analysis and application management solution. InfoQ spoke to William Louth, the JXInsight product architect, get the inside scoop.

Introducing the Ruby Benchmark Suite

Community
Ruby
Topics
Performance & Scalability,
Runtimes

Antonio Cangiano started the Ruby Benchmark Suite project, which aims to collect a comprehensive set of benchmarks that users and implementers of Ruby can use to compare different implementations. We talked to Antonio about his plans and he gave us a timeframe for the next Ruby shootout.

Google App Engine load test result

Community
Architecture,
Java
Topics
Rich Internet Apps,
Software Testing,
Web Frameworks,
Cloud Computing

The result of the Google Web Toolkit on Google App Engine load test: The load was 10 reqs/sec for an hour, and 35 reqs/sec at peak. The result? No sweat.

Google App Engine public load test today

Community
Architecture,
Java
Topics
Rich Internet Apps,
Software Testing,
Web Frameworks,
Cloud Computing

Today, at 4PM GMT+2 (in about an hour), there is a public load test on the Google App Toolkit. Can Google Web Toolkit and Google App Engine handle the InfoQ effect?

Articles about Performance Evaluation

Executive summary - An Adaptive Performance Management System

Community
Agile
Topics
Delivering Value,
Leadership

Traditional thinking has turned budgets into fixed performance contracts forcing managers at all levels to commit to specified financial outcomes, although many of the underlying variables are beyond their control. In this Cutter Executive Summary, Jim Highsmith offers an alternative for the adaptive organization: a project performance management system and a team performance management system.

A Look at Common Performance Problems in Rails

Community
Ruby
Topics
Performance & Scalability,
Web Frameworks,
Ruby on Rails

Rails performance expert Dr. Stefan Kaes takes a look at the most common performance issues in your Rails applications and what to do about them. Advice is given regarding benchmarking, choosing a session container, caching results of expensive computations, optimizing database queries and working effectively with view helpers.

Presentations about Performance Evaluation

Maintaining Java Apps in Production Environments

Community
Java
Topics
Performance & Scalability,
Deployment / Datacenter

Alexandre Rafalovitch delivers an organized overview of the tools and techniques that help with resolving problems that arise in real production environments. The presentation places emphasis on free and open source tools capable of being useful out of the box, without extensive configuration. Common problems are discussed, along with methods of rapid analysis and root cause determination.