xref: /aosp_15_r20/external/ltp/utils/benchmark/ebizzy-0.3/ChangeLog (revision 49cdfc7efb34551c7342be41a7384b9c40d7cab7)
12007-10-01 Valerie Henson <[email protected]>
2
3	* Release 0.3.
4
5	* Added FreeBSD and HP-UX compatibility, thanks to Rodrigo Rubira Branco
6		<[email protected]> for frequent patches and testing.
7
82007-08-15 Valerie Henson <[email protected]>
9
10	* Release 0.2.
11
12	* Started reporting a rate of transactions per second rather than
13		just measuring the time.
14
15	* Solaris compatibility, thanks to Rodrigo Rubira Branco
16		<[email protected]> for frequent patches and testing.
17
18	* rand() was limiting scalability, use cheap dumb inline "random"
19		function to avoid that.  Thanks to Brian Twichell
20		<[email protected]> for finding it and Yong Cai
21		<[email protected]> for testing.
22