eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.58k stars 1.44k forks source link

major simulation speed regression in acosta_striping #15825

Closed namdre closed 1 hour ago

namdre commented 4 hours ago

it took 12s with v1.20.0 and takes 64s with dev

namdre commented 4 hours ago

also it crashed with 1.21.0 due to #15807

namdre commented 2 hours ago

caused by the call to getFloatParam added in d9b0aebc87659743b1d340c79e7125885c355548 (released in 1.21.0)