Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Jo-Philipp Wich 109cf29629 lua: update to v5.1.5, refresh patches 13 vuotta sitten
  Felix Fietkau 8f98214617 lua: add reference counting for strings - this will need A LOT of testing, but it should finally fix the excessive memory usage problems triggered by luci 16 vuotta sitten
  Jo-Philipp Wich 03db00a803 package/lua: implement memory limits, scripts can use get_memory_limit() and set_memory_limit() to cap the maximum ram usage 16 vuotta sitten
  Felix Fietkau e219aaf034 lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx, lars) 17 vuotta sitten
  Felix Fietkau 62333dabe1 improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test 17 vuotta sitten