Question to optimize DPS

Hello,
My ilvl is 844 and my stat are :
Stenght : 24315
Critical strick : 21%
Haste : 22%
Mastery :29%
My dps on a fight 2 minutes of 176.6k
I use the following macro
Sequences[‘DPSS-M’] = {
author=“Coicus@Krasus”,
specID=70,
version=18,
source = “Local”,
helpTxt = “Talents: 1122212”,
icon=‘INV_MISC_QUESTIONMARK’,
lang=“frFR”,
PreMacro=[[
/targetenemy [noharm][dead]
]],
“/cast [mod:alt] Tempête divine”, DIVINE STORM
“/cast Frappe du croisé”, CRUSADER STIKE
“/cast Lame de courroux”, BLADE OF WRATH
“/cast Jugement”, JUDGEMENT
“/cast Verdict du templier”, TEMPLAR’S VERDIC
“/cast Oeil pour oeil”, EYE FOR AN EYE
“/cast Traînée de cendres”, WAKE OF ASHES
PostMacro=[[
/cast [combat] Courroux vengeur CRUSADE
]],
}
Is can I optimize the macro to increase my dps
Thank you for your answers