package
module
Version:
v0.0.0-...-b118b88
Opens a new window with list of versions in this module.
Published: Jan 8, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Benchmarks
Arche benchmarks and competition against other Go ECS implementations. Profiling.
See also the internal benchmarks in packages ecs, generic and filter.
Running the benchmarks
From here (benchmarks/
), run:
go test -benchmem -run=^$ -bench ^.*$ ./...
Documentation
¶
Package benchmark contains benchmarking code for Arche,
and for comparison with other Go ECS implementation.
See package github.com/mlange-42/arche/ecs for Arche's API.
Source Files
¶
Directories
¶
arche
|
|
|
|
relations
Package relations benchmarks different ways to create entity relations:
|
Package relations benchmarks different ways to create entity relations: |
Package profile contains profiling code for Arche.
|
Package profile contains profiling code for Arche. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.