girng
I'mAHopelessDev
4 repositories
in Godot
Crystal + Godot 2.1 + Notepad = Heaven

CaseWhenEnumVsCaseWhenString

Benchmark to compare the performance difference between case when checking an enum value, as compared to case when checking a string.

  • 3
  • 0
  • 1
  • 0
  • 0
  • over 4 years ago

RNGIterator

Calculates the amount of iterations needed for a chance to be true.

  • 1
  • 0
  • 0
  • 0
  • 0
  • over 4 years ago

InlineStringLiteralsVsStringConstants

Performance benchmark to check inline string literals compared to CONST strings.

  • 0
  • 0
  • 0
  • 0
  • 0
  • over 4 years ago

.selectVS.eachVS.count

Benchmark to test the performance difference between Hash.select, Hash.values.count, and the old fashion .each iterator.

  • 0
  • 0
  • 0
  • 0
  • 0
  • over 4 years ago