Skip to content

Version v9.0.21

Compare
Choose a tag to compare
@tesonep tesonep released this 12 Dec 13:27

v9.0.21

  • Implementing High resolution clock for ARM64 (Used during profiling)
  • Updating third party libraries for all the graphic layer

v9.0.20

  • Fixing a performance regression on the allocation of opcodes and fix-ups.
    Cleaning only the ones that are going to be used.
    Like this, this version has the same speed than before when allocating in the stack.