I have noticed there is a noticeable difference in shading/lighting efects in mantle vs DX11 with the same setings.
I've noticed this as well, there is also fog on Siege of Shanghai and Paracel Storm. The fog has been confirmed as a bug though and DICE are working on it.
Sorry to double post but i've found a way to properly get FPS readings in Bf4 under Mantle.
Well, I say me but it wasn't me and it was someone on the OCUK forums. So
all credit to Cambofrog from there for this.
Basically you need to run the built in frame file log in bf4 using this command line in the console
perfoverlay.framefilelogenable 1
This will start the log and record frame times.
To stop it you need to type
perfoverlay.framefilelogenable 0
Now this will save a .csv file in
C:\users\"your username"\documents\battlefield4
To open this you will need spreadsheet software like Excel or free alternatives included in open office or LibreOffice. Don't worry because you don't actually need them, you only need them if you want to open the files to see the data for yourself.
In the files are recorded frame times, not a reading of Min, Max and Avg FPS like you would get if you used FRAPS which unfortunately doesn't work for Mantle. However, you can convert the frametimes to give you FPS.
The guy from OCUK came up with a basic app which will do all the converting for you.
You need to download this
http://www.sendspace.com/file/c7qmr3
It is clean but your browser may flag it because it's not an official app.
Next create a folder and call it whatever you want, place this app inside that folder along with the .csv file that you got from BF4 with the data in it.
Next hold down shift on your keyboard and right click the folder and then select
"open command window here"
A command prompt window will now open, in it type
bf4parse followed by the filename of the .csv file making sure it has .csv on the end.
So for example you should have something like this typed in the command promt
bf4parse FrameTimeLog001.csv
Once you have done that press enter and the app will do all the math and display your Min, Max and Avg FPS.
Enjoy Mantle benching
And again all credit to Cambofrog from the OCUK forums.