mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Baseline: 3,818µs combined, 24,881 allocs\n\nResult: {"status":"keep","combined_µs":3818,"parse_µs":2722,"render_µs":1096,"allocations":24881}
This commit is contained in:
@@ -42,8 +42,7 @@ for i in 1 2 3; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "RESULTS"
|
echo "METRIC combined_us=$BEST_COMBINED"
|
||||||
echo "parse_us=$BEST_PARSE"
|
echo "METRIC parse_us=$BEST_PARSE"
|
||||||
echo "render_us=$BEST_RENDER"
|
echo "METRIC render_us=$BEST_RENDER"
|
||||||
echo "combined_us=$BEST_COMBINED"
|
echo "METRIC allocations=$BEST_ALLOC"
|
||||||
echo "allocations=$BEST_ALLOC"
|
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
{"type":"config","name":"Liquid parse+render performance (tenderlove-inspired)","metricName":"combined_µs","metricUnit":"µs","bestDirection":"lower"}
|
||||||
Reference in New Issue
Block a user