Unnamed Fossil Project

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

17 check-ins

2020-10-06
09:04
Use the OS memory manager for smaller executables. leaf check-in: 745658ab6f user: johnfound tags: MMX
09:02
3 times faster on A4-1200 (and possibly on other AMD processors) by elliminating one memory read in the inner loop. On Intel the performance gain is not so big - something like 10%. check-in: 98a28b6a03 user: johnfound tags: MMX
2020-10-05
18:44
Allocate the buffer at once. check-in: 8584ac008d user: johnfound tags: MMX
18:29
Switch off debug mode. check-in: 9787d8a5a1 user: johnfound tags: MMX
18:18
Removed the previous 8-byte MMX code. (check the old versions if needed). Source cleaned. check-in: 8db11df812 user: johnfound tags: MMX
2020-10-01
22:17
Better stack alignment and faster min16 search... But needs even more... check-in: 0b0b97cdf4 user: johnfound tags: MMX
17:34
16 strings at once with XMM registers. check-in: 8556867294 user: johnfound tags: MMX
12:20
A better code style. check-in: f53c7b63da user: johnfound tags: MMX
11:08
A pretty fast solution with MMX. Needs some fine-tuning though. check-in: a97e0c8ec2 user: johnfound tags: MMX
2020-09-30
10:39
Code formatting... leaf check-in: 5b7de928e8 user: johnfound tags: trunk
06:13
KISS implementation. check-in: 8b8fd284ea user: johnfound tags: trunk
05:04
Some work... check-in: f5b6ee3116 user: johnfound tags: trunk
2020-09-29
12:36
With MMX and prefix/suffix exclusion. check-in: 2a2c289e57 user: johnfound tags: trunk
07:49
Now it is fairly fast actually. check-in: edd10b97bf user: johnfound tags: trunk
2020-09-28
20:00
xchg has huge latency. check-in: b97bd0c3e9 user: johnfound tags: trunk
17:57
Initial code. check-in: 7143adae1f user: johnfound tags: trunk
17:55
initial empty check-in check-in: 338e53e92c user: johnfound tags: trunk