Juan Linietsky
7211e041df
Optimizations for GDScript VM
...
* Removed instruction argument count and instruction prefetching. This is now done on the fly. Reduces jumps.
* OPCODE_DISPATCH now goes directly to the next instruction, like in Godot 3.x.
I have nothing I can use to test performance, so if anyone wants to lend a hand and compare with master (both on debug and release), it would be very welcome.
2023-01-02 23:44:19 +01:00
..
2022-12-19 19:12:00 +03:00
2022-11-14 19:35:19 +01:00
2022-12-17 20:17:04 -05:00
2022-12-30 16:38:35 -03:00
2022-08-04 20:00:19 +02:00
2022-12-30 16:38:35 -03:00
2022-12-14 21:44:05 -05:00
2023-01-02 23:44:19 +01:00
2023-01-02 23:44:19 +01:00
2022-12-14 21:44:05 -05:00
2022-12-14 21:44:05 -05:00
2022-12-17 20:17:04 -05:00
2022-12-28 23:04:40 +02:00
2022-12-11 16:55:02 -05:00
2023-01-02 23:44:19 +01:00
2022-12-22 11:10:11 +03:00
2022-11-18 16:41:31 -05:00
2023-01-02 23:44:19 +01:00
2022-06-20 12:54:19 +02:00
2022-07-25 11:17:40 +02:00
2022-12-14 21:44:05 -05:00
2022-12-28 23:04:40 +02:00
2022-07-26 09:31:12 +02:00
2022-07-26 09:31:12 +02:00
2022-10-07 11:32:33 +03:00
2022-07-25 11:17:40 +02:00
2022-12-01 20:43:27 -05:00
2022-08-24 12:53:36 +02:00
2023-01-02 23:44:19 +01:00
2022-11-22 15:01:24 +01:00
2022-10-14 10:43:42 -07:00
2022-12-20 19:01:28 -05:00
2022-12-20 19:01:28 -05:00
2022-09-01 11:16:00 +02:00
2022-05-04 17:34:51 +02:00
2022-09-26 16:31:46 +02:00