macro crop_set (write "\e]7003;c;$1;$2\a") macro split_clear_all (write "\e]7003;sda\a") macro split_delete (write "\e]7003;sd;$1\a") macro split_set (write "\e]7003 ...
After running "Generate Hash" function on JS side, it blocks JS Thread while the function runs (approximately 14 seconds). On the other hand, the C++ implementation runs the same function in a ...