Re: [Yaffs] FYI: small yaffs2 vs jffs2 comparison

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Vitaly Wool
Date:  
To: ian@brightstareng.com
CC: yaffs
Subject: Re: [Yaffs] FYI: small yaffs2 vs jffs2 comparison
Ian,

> Because JFFS compresses data and YAFFS does not, this also has to
> be factored into any figures. How does the test data compress
> etc., who much real flash i/o is (was) performed?


Of course JFFS2 compression was turned off.

> The fact that your numbers show that Yaffs is faster in the
> nandsim test, indicates to me that the underlying performance of
> the real NAND device and hook-up is a large factor in any
> measured performance. nandsim really doesn't simulate NAND.


Well, first, nandsim does simulate NAND :)
Then, I'm totally aware that this is not a comprehensive comparison.
Still I think that we can make some conclusions based on the results,
and the conclusions are that yaffs2 is slower than expected on write
operations for 2k page flashes and slower on mount than expected on
512b flashes, and that's something we'd better profile.

Best regards,
Vitaly