Published February 27, 2026
| Version v1.3.2
Software
Open
JuPedSim
Authors/Creators
- 1. Forschungszentrum Jülich GmbH, Germany
Description
Improvements
Improves SqliteTrajectoryWriter write performance at the cost of resilience.
We now batch a configurable number of iterations into one transaction without any failover support. This may lead to data-loss if the simulation gets interrupted or crashes but we consider the output not important enough to trade off speed for it. Users may want to provide their own slower but synchronized writer if they so desire.
Be aware that the buffered iterations are stored in memory so will need to tune the number of iterations based on the number of agents and your available memory.
Notes
Files
PedestrianDynamics/jupedsim-v1.3.2.zip
Files
(53.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:06dc1031a863a661a9fe486e789ba460
|
53.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/PedestrianDynamics/jupedsim/tree/v1.3.2 (URL)
Software
- Repository URL
- https://github.com/PedestrianDynamics/jupedsim