Hi,
First you should Exactly define what your target is. There are dozens of reasons why performance is not as expected. Also you should define what "slow performance" means. Samba by itself is not the fastest protocol available.
It seems you did not consult man page or samba homepage.
First you should aware that there is no "run fast from now" option for all cases. You can play with size of send and receive buffers, both are fully explained on samba homepage. Take a look at
Samba Performance Tuning Site.
Do not change more than one parameter at a time. Implement a perfomance measurement system which you use between all changes to find out if one option helps or not.