tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Implementing gcc intrinsics


From: Sergey Korshunoff
Subject: Re: [Tinycc-devel] Implementing gcc intrinsics
Date: Sat, 16 Apr 2016 19:40:46 +0300

> IMO, the way to go w/ performance improvement is to vectorize the curent hash 
> implementation. Instead of computing the hash one character at a time, take 
> next 4 characters, process these in parallel and compute 4 hashes

Why not 8?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]