Clint Thompson Posted February 9, 2018 Share Posted February 9, 2018 Awesome to read about the FASTDEPACK =) Thanks for taking the time to continue updating this thing guys! Quote Link to comment Share on other sites More sharing options...
ggn Posted March 10, 2018 Author Share Posted March 10, 2018 Okay, since people still use rsetobj/rgetobj despite me advising against it many times, I thought it was time I did something about it! So the latest version on github/bitbucket now uses rlist internally when rsetobj/rgetobj are used in your source. There, that'll teach you all a lesson . Why should you care? Well, testing on the latest build of BK/WH I measured a difference of 5 kilobytes in code size - that's a massive save in my books! Plus the code is now more optimal so it will run faster than before. If you use a lot of rset/rgetobj in your code it will now magically run faster. Hopefully I won't cause any errors in your code with this update. Safest bet would be for people to back up their rb+ folder, update, then test everything to see if it works ok. 6 Quote Link to comment Share on other sites More sharing options...
sh3-rg Posted March 10, 2018 Share Posted March 10, 2018 (edited) There, that'll teach you all a lesson . : D Edited March 10, 2018 by sh3-rg 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.