Added benchmarks

This commit is contained in:
2024-02-15 14:57:08 +01:00
parent 37ed8890ec
commit 8de91eaba1
2 changed files with 73 additions and 0 deletions

View File

@ -0,0 +1,10 @@
[gd_scene load_steps=2 format=3 uid="uid://bk5p5w2gxxuq5"]
[ext_resource type="Script" path="res://benchmark/Benchmark.gd" id="1_363x2"]
[node name="Benchmark" type="Node"]
[node name="Node" type="Node" parent="."]
script = ExtResource("1_363x2")
[node name="Child" type="Node" parent="Node"]