It is accepted that we should use available Mule Components to achieve particular functionality rather then, using Custom Java Transformers.
The case is that i already have Mule component to perform particular functionality, But instead of using that, i introduced Java Transformer to achieve the same functionality.
I need a comparison between performance of two, as i am unable to find some speed issue.
but still i want to know:
Will it deteriorates performance? Will it make application slow in future?
I am unable to get answer for the same in forums. If anyone could comment on same.