| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
After using StringBuilder, it's more than 4 times faster than original version. Speed test using Speedtest.java
After using StringBuilder, it's more than 10 times faster than original version. Speed test using Speedtest.java
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it. What to do if you already signed the CLAIndividual signers
Corporate signers
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Make patch_apply use StringBuilder instead of String to speed up patch stage.