ScratchData LogoScratchData
Back to falkimore's profile

variable cast performance testing

FAfalkimore•Created September 12, 2024
variable cast performance testing
1
1
15 views
View on Scratch

Instructions

variables are stored internally as different types. they can be numbers, strings, or booleans. when using variables with number operations (such as addition), scratch casts the variable to a number if it isn't already one. i made this project to test out the performance of different casting methods; the performance varies between scratch and turbowarp. if you want to learn more, i've commented parts of the code explaining what the tests actually do.

Project Details

Project ID1066825672
CreatedSeptember 12, 2024
Last ModifiedFebruary 3, 2025
SharedSeptember 12, 2024
Visibilityvisible
CommentsAllowed