JavaFastPFOR icon indicating copy to clipboard operation
JavaFastPFOR copied to clipboard

Restructure

Open richardstartin opened this issue 7 years ago • 3 comments

I am experimenting with this library and the project panama vector API. In my fork, I have restructured the project slightly to make it easier to run benchmarks on a branch. The changes are all related to moving code around and bumping the Java language level. Would these changes be useful? If so, how could it be validated that they don't break your release process?

richardstartin avatar Jun 06 '18 11:06 richardstartin

I think this would be interesting. Why would it break the release process?

lemire avatar Jun 06 '18 11:06 lemire

I just remember there being complexities in RoaringBitmap when a similar transformation was made. The reason I wanted to make the changes was to make it easier to add new benchmarks. The sibling project should still release as JavaFastPFOR but it's hard to verify that this will work.

richardstartin avatar Jun 06 '18 20:06 richardstartin

I might end up swearing a lot, true. But that does not mean it is not worth doing.

lemire avatar Jun 06 '18 21:06 lemire