I want to do a simple micro benchmark for my project and have watched the online tutorial. The Head version cannot be installed and the old two version can be installed but the @Benchmark keyword complained expected annotation type. Is there any simple way to fix this problem since the old version is what is used in tutorial?
I want to do a simple micro benchmark for my project and have watched the online tutorial. The Head version cannot be installed and the old two version can be installed but the @Benchmark keyword complained expected annotation type. Is there any simple way to fix this problem since the old version is what is used in tutorial?