Edit of asset "ScriptBench" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | ScriptBench | ScriptBench |
Description |
Benchmarking tool for Godot 4 intended for comparing the performance of different GDScript methods. To benchmark a method, first select Project->Tools->Benchmark Method... Once the "Benchmark Method..." window is open, enter the path to a script in your project and select the method you'd like to benchmark from the dropdown. If the method accepts a parameter, you may either give it a static parameter (user defined, identical for each iteration) or another method as a "parameter generator" (called once per iteration, can output different parameters each time) Benchmark results are `print`ed to the Output console. |
Benchmarking tool for Godot 4 intended for comparing the performance of different GDScript methods. To benchmark a method, first select Project->Tools->Benchmark Method... Once the "Benchmark Method..." window is open, enter the path to a script in your project and select the method you'd like to benchmark from the dropdown. If the method accepts a parameter, you may either give it a static parameter (user defined, identical for each iteration) or another method as a "parameter generator" (called once per iteration, can output different parameters each time) Benchmark results are `print`ed to the Output console. |
Category | Tools | Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/BtheDestroyer/Godot-ScriptBench | https://github.com/BtheDestroyer/Godot-ScriptBench |
Issues Url | https://github.com/BtheDestroyer/Godot-ScriptBench/issues | https://github.com/BtheDestroyer/Godot-ScriptBench/issues |
Godot version | Godot 4.2 | Godot 4.2 |
Version String | 1.0 | 1.0 |
Download Commit | b0540f36d8c67a38485dd854ef78d4ea68e1fd02 | b0540f36d8c67a38485dd854ef78d4ea68e1fd02 |
Download Url (Computed) | https://github.com/BtheDestroyer/Godot-ScriptBench/archive/b0540f36d8c67a38485dd854ef78d4ea68e1fd02.zip | https://github.com/BtheDestroyer/Godot-ScriptBench/archive/b0540f36d8c67a38485dd854ef78d4ea68e1fd02.zip |
Icon Url |
https://raw.githubusercontent.com/BtheDestroyer/Godot-ScriptBench/main/addons/script_bench/icon.svg
|
https://raw.githubusercontent.com/BtheDestroyer/Godot-ScriptBench/main/addons/script_bench/icon.svg
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://raw.githubusercontent.com/BtheDestroyer/Godot-ScriptBench/main/images/Image1.jpg
|
|
Thumbnail |
|