From 8aa4f0645217b29d0e6c6ab04ada3bd745ec07ab Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Sat, 7 Jan 2023 13:52:29 +0100 Subject: [PATCH] doc updates 4 --- doc/xschem_man/performance.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/xschem_man/performance.html b/doc/xschem_man/performance.html index e95ec20c..fadafd44 100644 --- a/doc/xschem_man/performance.html +++ b/doc/xschem_man/performance.html @@ -25,8 +25,8 @@ For 2D graphic workloads software rendering on framebuffer device is the fastest laptops i have tested xschem on. The only exception is the little Samsung N220 due to the slow and tiny Atom N450 CPU.
Framebuffer graphics is also the most precise and reliable since the X11 specification -has exact rules for pixelization/rasterizationof primitives.
-All drawings are thus exactly identical down to the pixels on any machine using fbdev.i
+has exact rules for pixelization/rasterization of primitives.
+All drawings are thus exactly identical down to the pixels on any machine using fbdev.
Following table summarizes the test times for a xschem BIST routine, doing lot of graphic (among other) operations.