Searched refs:speedup (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/pixman/dist/test/
H A Dlowlevel_blt_bench_compare.py33 """Colorize the speedup value depending on the range of its value."""
44 """Print the DataFrame with colorized speedup values."""
156 # Parse the second log file and calculate speedup
162 speedup = (df2 / df1) * 100000 // 100 / 1000 variable
166 print_df(speedup, args.color, color_breaks, disabled_columns)
168 to_export = speedup
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/
H A Dopenswr.rst6 geometry heavy workloads there is a considerable speedup over llvmpipe,
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dopenswr.rst6 geometry heavy workloads there is a considerable speedup over llvmpipe,

Completed in 2 milliseconds