From e3b6a531dbf0e62d381659ad551b79e1322c2468 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 12 Jun 2009 17:38:47 -0700 Subject: [PATCH] Mention that the performance fix described is in 2.7.99.901. --- src/intel/performance_measurement.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/intel/performance_measurement.mdwn b/src/intel/performance_measurement.mdwn index ce5ffd1..6b6cfc5 100644 --- a/src/intel/performance_measurement.mdwn +++ b/src/intel/performance_measurement.mdwn @@ -184,7 +184,8 @@ Then, after my simple just-use-malloc patch I get: Here the xlib result has improved from 194 seconds to 81 seconds. That's a 2.4x improvement, and fast enough to now play the movie without skipping. It's very satisfying to validate performance -patches with real-world application code like this. (Of course, +patches with real-world application code like this. This commit is in +the recent 2.7.99.901 or the Intel driver, by the way. (Of course, there's still a 1.8x slowdown of the xlib backend compared to the image backend, so there's still more to be fixed here.) -- 2.43.0