Modify ↓
Ticket #4626 (new enhancement)
Opened 2 years ago
parallelize validator checks
| Reported by: | Matt Toups <mtoups@…> | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Plugin validator |
| Version: | latest | Keywords: | performance |
| Cc: |
Description
Hi, I run JOSM on a quad-core system and I want to validate some very large pieces of OSM data. Some checks with validator run for a long time, and only one CPU core is in use while the check runs.
It would be nice if checks could be run in parallel to utilize the other idle CPU cores on my system. (Perhaps even some "fix" operations could be parallelized for performance gains.)
Thanks!
Attachments
Note: See
TracTickets for help on using
tickets.


