Open rtakacs opened 6 years ago
I think merging is a good idea since they are almost identical
I strongly support it. Actually, the same modifications have to be made on both sites in almost every case. There are only minor differences that need to be modified into a common schema such as memory measurement (system-heap, jerry-heap, stack). I think this would not require too much work.
Currently, we have two repositories to store web-page files for IoT.js and JerryScript test results:
It would be nice if
jerryscript-test-results
repository could be merged intoiotjs-test-results
to eliminate code duplications. (In this case it does not need to create Pull Requests for both projects with the same content.) I also prefer if the https://samsung.github.io/iotjs-test-results/ page could show the JerryScript results as well. (Of course, the layout should be modified.)What do you think?