Ukendio
18b72149c7
Move benches under test
2025-11-30 09:05:29 +01:00
Ukendio
53f705ac2e
Compare archetype move performance boost
analysis / Run Luau Analyze (push) Has been cancelled
deploy-docs / build (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
deploy-docs / Deploy (push) Has been cancelled
2025-06-30 23:11:05 +02:00
Ukendio
1ee5790035
Optimize column access
...
Cleanup
2025-06-25 17:16:04 +02:00
Marcus
d1d5b1f207
Add entity ranges ( #221 )
...
* Add component registration and metadata API
* Fix test case erroring
* Initial commit
* Simplify entity swap logic in world_entity function
* Allow to disconnect signals
* Remove appending to array
* Add ecs_assert and fix entity range handling
* Fix listener array indexing in observers
* Only max_id and alive_count if range_begin is larger than built in
ranges
* No nullable records
* Index is not a stable pointer
2025-04-25 23:53:39 +02:00
Ukendio
9d83c3bc13
Fix bits arrangement in IDs
analysis / Run Luau Analyze (push) Has been cancelled
deploy-docs / build (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
deploy-docs / Deploy (push) Has been cancelled
2025-03-24 17:36:13 +01:00
Christopher Buss
0eb288e057
style: fix inconsistent project formatting ( #144 )
...
Closes #138
2024-10-12 22:18:11 +02:00
Marcus
c95bc2a582
Update benchmarks ( #55 )
...
* Update bench.project.json for luau files
* Stress test insertion
2024-06-24 19:02:27 +02:00
Marcus
d4be467c6c
Rename files to luau ( #54 )
...
* Rename files to luau
* Rename remaining files
2024-06-24 03:20:43 +02:00