Commit graph

22 commits

Author SHA1 Message Date
Ukendio
eae51988a9 Update benchmarks image 2024-06-22 01:08:51 +02:00
Marcus
b8f7bed84c
Release (#44)
* Add release

* Release 0.1.0

* Move the benches to bench.project.json
2024-05-19 04:30:20 +02:00
Marcus
d63de48546
Relationships (#31)
* Sparse set for entity records

* Swap dense indexes

* Improve inlining

* Add benchmarks

* Add tests for relations

* Add REST

* Merge upstream changes

* Add back symmetric and non idempotent add function

* Only swap when not last row

* Assert that the entity is alive

* Update example with relations
2024-05-10 17:59:57 +02:00
Ukendio
7cb610b097 Update mirror 2024-05-05 15:06:57 +02:00
Ukendio
7ad1ef37f0 Add exhaustive benchmarks for operations 2024-05-05 03:45:38 +02:00
Marcus
c0854e960e
Move benchmarks (#28)
* Update mirror

* Remove matter from main
2024-05-05 02:48:34 +02:00
howmanysmall
283243350f
Fix style and add some micro optimizations (#27) 2024-05-05 01:52:01 +02:00
Marcus
089c5d46a9
Fix component overriding when in disorder (#15)
* Fix component overriding when in disorder

* Add benchmarks

* Should use same data
2024-05-03 02:39:59 +02:00
Ukendio
14d53e03c1 Index indices after archetype matched 2024-05-01 15:16:39 +02:00
Ukendio
14507ac775 Merge branch 'main' of https://github.com/Ukendio/jecs 2024-05-01 14:43:05 +02:00
Ukendio
d4d2f1fdb9 Add testkit 2024-05-01 14:41:51 +02:00
Marcus
9c5a84e3af
Cache column indices instead of pointers (#13) 2024-05-01 14:41:10 +02:00
Marcus
4978ac7856
Separate ids and add tests (#11) 2024-05-01 01:09:15 +02:00
Marcus
2ace031fa2
Provide better error messages (#7)
* Provide better error messages

* Inline getSmallestMap
2024-04-30 16:36:38 +02:00
Marcus
13c703211d
Add without (#3) 2024-04-28 21:00:00 +02:00
Ukendio
3816777724 Include ECR in benchmark 2024-04-25 16:41:41 +02:00
Ukendio
44e6813cfb Remove mirror from benchmark example 2024-04-25 16:37:01 +02:00
Ukendio
74fe5be0c0 Index into archetypemap 2024-04-25 16:26:30 +02:00
Ukendio
b1626a9be0 Add mirror 2024-04-25 07:26:38 +02:00
Ukendio
915ff50e35 Update benchmark 2024-04-25 05:55:11 +02:00
Ukendio
e90efbc342 Rename operation add to set 2024-04-24 17:32:07 +02:00
Ukendio
6cafbc1221 Rebase 2024-04-23 17:10:49 +02:00