]> git.imager.perl.org - imager.git/blobdiff - bench/box.pl
record benchmarks with the x color lookup fix
[imager.git] / bench / box.pl
index 1d2089389075dc8f1dab1b30fce4fdcb93b01979..8d179aff7516c1564fafcbfe1def159944e1ef24 100644 (file)
@@ -248,3 +248,26 @@ palbox0010: 1344.8 /s (0.000744 / iter)
 palbox0100: 783.0 /s (0.001277 / iter)
 palbox0500: 274.5 /s (0.003643 / iter)
 palbox1000: 147.9 /s (0.006761 / iter)
+
+fix x color table caching check:
+
+box0010: 1376.1 /s (0.000727 / iter)
+box0010c: 257.9 /s (0.003877 / iter)
+box0010d: 642.4 /s (0.001557 / iter)
+box0100: 820.2 /s (0.001219 / iter)
+box0500: 294.0 /s (0.003402 / iter)
+box1000: 163.2 /s (0.006129 / iter)
+fbox0010: 1228.5 /s (0.000814 / iter)
+fbox0010c: 252.8 /s (0.003956 / iter)
+fbox0010d: 617.8 /s (0.001619 / iter)
+fbox0100: 158.5 /s (0.006308 / iter)
+fbox0500: 7.5 /s (0.133846 / iter)
+fbox1000: 1.9 /s (0.530000 / iter)
+fpalbox0010: 1343.4 /s (0.000744 / iter)
+fpalbox0100: 557.3 /s (0.001794 / iter)
+fpalbox0500: 43.9 /s (0.022759 / iter)
+fpalbox1000: 11.5 /s (0.087000 / iter)
+palbox0010: 1365.3 /s (0.000732 / iter)
+palbox0100: 787.7 /s (0.001270 / iter)
+palbox0500: 275.6 /s (0.003629 / iter)
+palbox1000: 148.4 /s (0.006739 / iter)