ScratchData LogoScratchData
Back to Flash_Programmer's profile

Cloud List Engine V2.2

FLFlash_Programmer•Created July 12, 2017
Cloud List Engine V2.2
11
7
287 views
View on Scratch

Description

This project no longer works as of scratch 3.0. Development discontinued. Project saved for archive. Press space to test speed, I'd recommend 5000-100,000 items for accuracy purposes (100,000 items takes around 20 to 40 seconds to test). You could also press w to do a series of tests (1000 items 10 times and then averaged) Check out the In-Depth tutorial for this engine here: https://scratch.mit.edu/discuss/topic/270811/ Info: This engine uses the duovigesimal number system (base 22) to package the data in cloud variables, so it can store a maximum of 481 characters (the hex number 0e cannot be assigned to a character because it would glitch loading since according to scratch, 0e = 0). It also uses special innovative methods to make it fast. I haven't ever seen these methods before on scratch (except one), that being said, credit should be given if you want to copy/use these methods/scripts to speed up processes in your own projects (except the one). Known Bugs: Sometimes the speed test may glitch, i'm not sure what's causing this problem but I will work to fix it as fast as possible, you'll know when it glitched because either the data wont show up and/or the times will be super off :/ Version History: What's next: More comments/More user friendly 9/2/17: Changed read only dropdowns to number slot and dropdown 8/29/17: Changed upload code for speed 8/26/17: Minor changes to error detection 8/13/17: Major update, format changed from hexadecimals to duovigesimal for more character support. Had to delete all existing usernames unfortunately 8/12/17: Speed test changes 7/13/17: Initial Release

Project Details

Project ID168691874
CreatedJuly 12, 2017
Last ModifiedMay 18, 2021
SharedJuly 16, 2017
Visibilityvisible
CommentsAllowed