Times are UTC Toggle Colours
01:47:04 *** oskari89 has quit IRC 01:48:55 *** LSky` has quit IRC 07:44:21 *** andythenorth has joined #openttdcoop.devzone 08:16:36 *** LSky` has joined #openttdcoop.devzone 08:52:58 *** Alberth has joined #openttdcoop.devzone 09:00:37 <DevZone> Project FISH is ships build #343-push: SUCCESS in 1 min 23 sec: https://jenkins.openttdcoop.org/job/fish/343/ 09:20:04 *** andythenorth has quit IRC 09:23:28 <DevZone> Project Japanese Landscape build #35-push: SUCCESS in 11 sec: https://jenkins.openttdcoop.org/job/jpland/35/ 09:23:48 <DevZone> Project Japanese Railway Tracks build #34-push: SUCCESS in 18 sec: https://jenkins.openttdcoop.org/job/jptracks/34/ 09:49:09 *** oskari89 has joined #openttdcoop.devzone 09:54:06 *** Zuu has joined #openttdcoop.devzone 11:30:26 *** frosch123 has joined #openttdcoop.devzone 11:47:03 *** andythenorth has joined #openttdcoop.devzone 12:24:37 *** Zuu has quit IRC 12:37:15 *** Supercheese has quit IRC 12:46:59 <frosch123> hmm, i am wondering about the c acceleration module for the compression 12:47:11 <frosch123> currently it produces the exact same result as the python code 12:47:24 <frosch123> but the python code tries to utilize built-in python methods to be fast 12:47:43 <frosch123> the c code otoh could be improved in speed by using slightly different strategies 12:48:17 <frosch123> the output size would be the same, but the output would differ slightly then 12:48:28 <frosch123> that would in particulary affect the regression test 12:48:50 <frosch123> it would need separate "expected" files for with/without acceleration module 12:48:54 <frosch123> any thoughts? 13:03:15 *** gelignite has joined #openttdcoop.devzone 13:15:21 <andythenorth> faster is better 13:15:27 <andythenorth> but faster < maintainability 13:31:16 <Alberth> given that there is a windows build for the c code, you could opt for slowing down python code? 14:30:39 *** andythenorth has quit IRC 15:15:27 *** LSky` has quit IRC 16:04:25 <DevZone> Project 2ccts build #361-push: SUCCESS in 1 min 38 sec: https://jenkins.openttdcoop.org/job/2ccts/361/ 16:05:56 <DevZone> Project 2ccts build #362-releases: SUCCESS in 1 min 30 sec: https://jenkins.openttdcoop.org/job/2ccts/362/ 16:08:44 <planetmaker> frosch123, would we need two regression tests then? 16:09:15 <planetmaker> one regression test with the compiled module might suffice. But otoh it would not be too much work to add a regression test for both types of compilations 16:12:28 <frosch123> planetmaker: there are two drawbacks 16:12:43 <frosch123> once you would need the .grf output for both encoder versions 16:13:02 <frosch123> which includes a comand line option to select them, which is not needed otherwise 16:13:19 <frosch123> second it is no longer possible to compare the two encoders to each other 16:13:35 <frosch123> so, one encoder may be broken without being noticed 16:13:53 <frosch123> so, you kind of also would need to extent the regression to compare the re-decoded output or something :p 16:14:19 <frosch123> anyway, for the changes i have in mind, i also found matching python versions 16:15:01 <planetmaker> what's your plan then? :) 16:15:15 <frosch123> but if someone would want to move the encoding to the gpu (just to give a silly example), we would need some decision 16:15:45 <frosch123> planetmaker: for now i can keep them in parallel :) 16:17:10 <planetmaker> the c module and python module? 16:17:18 <frosch123> yes 16:40:13 <Alberth> drop the python one? 16:41:32 <frosch123> i like that it is only optional 16:41:44 <frosch123> that saves wondering about building binaries for weird platforms 16:48:56 <Alberth> true 16:49:20 <DevZone> Project redfish build #74-push: SUCCESS in 1 min 49 sec: https://jenkins.openttdcoop.org/job/redfish/74/ 16:49:35 <planetmaker> indeed 17:29:39 *** Alberth has left #openttdcoop.devzone 17:39:23 <DevZone> Project OpenGFX+ Landscape build #83-push: SUCCESS in 52 min: https://jenkins.openttdcoop.org/job/ogfx-landscape/83/ 17:41:01 <DevZone> Project Dutch Trainset build #268-push: SUCCESS in 1 min 37 sec: https://jenkins.openttdcoop.org/job/dutchtrains/268/ 17:43:05 <DevZone> Project FISH is ships build #344-push: SUCCESS in 2 min 3 sec: https://jenkins.openttdcoop.org/job/fish/344/ 17:43:50 <DevZone> Project road-hog build #533-push: SUCCESS in 44 sec: https://jenkins.openttdcoop.org/job/road-hog/533/ 17:44:05 <DevZone> Project trams-2cc build #24-push: SUCCESS in 14 sec: https://jenkins.openttdcoop.org/job/trams-2cc/24/ 17:46:23 <DevZone> Project 2ccts build #363-push: SUCCESS in 2 min 18 sec: https://jenkins.openttdcoop.org/job/2ccts/363/ 18:29:04 *** Taede has quit IRC 18:29:23 *** Taede has joined #openttdcoop.devzone 18:30:26 *** ODM has joined #openttdcoop.devzone 18:40:51 <DevZone> Project road-hog build #534-nightlies: SUCCESS in 50 sec: https://jenkins.openttdcoop.org/job/road-hog/534/ 18:48:49 <DevZone> Project yeti build #125-push: SUCCESS in 1 hr 59 min: https://jenkins.openttdcoop.org/job/yeti/125/ 18:57:43 <DevZone> Project World Airliner Set build #666-push: FAILURE in 48 sec: https://jenkins.openttdcoop.org/job/worldairlinersset/666/ 19:04:22 <DevZone> Project World Airliner Set build #667-push: STILL FAILING in 27 sec: https://jenkins.openttdcoop.org/job/worldairlinersset/667/ 19:29:22 <DevZone> Project Japanese Trains build #54-push: SUCCESS in 21 sec: https://jenkins.openttdcoop.org/job/jptrains/54/ 19:30:27 *** andythenorth has joined #openttdcoop.devzone 19:42:48 *** andythenorth has quit IRC 19:50:32 <DevZone> Project xussrset - Trains from Russia build #597-push: SUCCESS in 3 min 54 sec: https://jenkins.openttdcoop.org/job/xussrset/597/ 20:07:05 <DevZone> Project World Airliner Set build #668-push: STILL FAILING in 28 sec: https://jenkins.openttdcoop.org/job/worldairlinersset/668/ 20:09:47 <DevZone> Project World Airliner Set build #669-push: STILL FAILING in 29 sec: https://jenkins.openttdcoop.org/job/worldairlinersset/669/ 20:25:37 *** andythenorth has joined #openttdcoop.devzone 20:41:02 <DevZone> Yippee, build fixed! 20:41:02 <DevZone> Project World Airliner Set build #670-push: FIXED in 3 min 27 sec: https://jenkins.openttdcoop.org/job/worldairlinersset/670/ 20:48:05 <DevZone> Project xussrset - Trains from Russia build #598-push: SUCCESS in 4 min 25 sec: https://jenkins.openttdcoop.org/job/xussrset/598/ 20:53:11 *** andythenorth has quit IRC 21:24:06 *** andythenorth has joined #openttdcoop.devzone 21:27:53 *** Supercheese has joined #openttdcoop.devzone 21:29:18 <DevZone> Project xussrset - Trains from Russia build #599-push: SUCCESS in 4 min 23 sec: https://jenkins.openttdcoop.org/job/xussrset/599/ 21:49:58 *** ODM has quit IRC 21:54:45 *** andythenorth has quit IRC 22:00:20 *** Supercheese is now known as Guest762 22:00:23 *** Supercheese has joined #openttdcoop.devzone 22:04:24 *** Guest762 has quit IRC 22:42:51 *** frosch123 has quit IRC 22:48:15 *** LSky` has joined #openttdcoop.devzone 22:56:18 *** LSky` has quit IRC 23:01:19 <DevZone> Project Japanese Trains build #55-push: SUCCESS in 23 sec: https://jenkins.openttdcoop.org/job/jptrains/55/ 23:20:14 *** oskari89 has quit IRC