← Back to context Comment by tapirl 3 days ago Could you share the benchmark source code of the first example? 6 comments tapirl Reply furyofantares 2 days ago Here's the one that showed a lot more speedup than the article:https://pastebin.com/v9tczpusLooks like the LLM invented somewhat different test for it than the article had. I tried again and have this with the same data structure as in the article:https://pastebin.com/SDdcchZGThat gave similar results to the article.All the other tests still give little-to-no speedup on my machine. tapirl 1 day ago Many thanks for providing the source. It also works on my machine.TIL. furyofantares 1 day ago I tried the others on my x86 machine and they all do something for me - not nearly as much as the article, but something. 2 replies →
furyofantares 2 days ago Here's the one that showed a lot more speedup than the article:https://pastebin.com/v9tczpusLooks like the LLM invented somewhat different test for it than the article had. I tried again and have this with the same data structure as in the article:https://pastebin.com/SDdcchZGThat gave similar results to the article.All the other tests still give little-to-no speedup on my machine. tapirl 1 day ago Many thanks for providing the source. It also works on my machine.TIL. furyofantares 1 day ago I tried the others on my x86 machine and they all do something for me - not nearly as much as the article, but something. 2 replies →
tapirl 1 day ago Many thanks for providing the source. It also works on my machine.TIL. furyofantares 1 day ago I tried the others on my x86 machine and they all do something for me - not nearly as much as the article, but something. 2 replies →
furyofantares 1 day ago I tried the others on my x86 machine and they all do something for me - not nearly as much as the article, but something. 2 replies →
Here's the one that showed a lot more speedup than the article:
https://pastebin.com/v9tczpus
Looks like the LLM invented somewhat different test for it than the article had. I tried again and have this with the same data structure as in the article:
https://pastebin.com/SDdcchZG
That gave similar results to the article.
All the other tests still give little-to-no speedup on my machine.
Many thanks for providing the source. It also works on my machine.
TIL.
I tried the others on my x86 machine and they all do something for me - not nearly as much as the article, but something.
2 replies →