vlaci / pyperscan

https://vlaci.github.io/pyperscan
Apache License 2.0
14 stars 1 forks source link

Do the binaries on PyPI have Vectorscan or Hyperscan? #35

Open naikaayushnz opened 8 months ago

naikaayushnz commented 8 months ago

I was under the assumption that the arm binaries use Vectorscan, and the x86_64 binaries use Hyperscan. Is this understanding correct or am I missing something?

Edit: After looking at the Container files, seems like all of them use vectorscan. Could you please help confirm if my understanding is right, and if there is a way to use Hyperscan for the x86 binaries

vlaci commented 7 months ago

Currently, they are all using vectorscan. Is this an issue?