ObjFW  Check-in [3280466d35]

Overview
Comment:OFMatrix4x4: Unroll inner loop in 3DNow! version

This results in a ~ 16% performance improvement on a Duron 750.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3280466d358455183daebacdccb7be910365812353167bc870bdc49fbdc7acdb
User & Date: js on 2023-11-05 18:18:05
Other Links: manifest | tags
Context
2023-11-06
00:59
OFMatrix4x4: SSE1 for -[transformVectors:count:] check-in: cf955413ab user: js tags: trunk
2023-11-05
18:18
OFMatrix4x4: Unroll inner loop in 3DNow! version check-in: 3280466d35 user: js tags: trunk
13:37
OFMatrix4x4: Improve 3DNow! implementation check-in: 34b48a4208 user: js tags: trunk
Changes