An update to my performance test article with GWT and now M1Max: https://bit.ly/GWTM1MaxPerformance
Insane... fast... only 1m13s with -T 1C This is the record now 😅 [email protected] schrieb am Sonntag, 31. Oktober 2021 um 13:30:59 UTC+1: > Ahh you already have split the monolith webapp into 43 Maven modules (one > Maven module == one GWT module)? So this is actually already better than > ONE monolith Maven project with all the GWT modules (yes there is also such > a project 😅). > > So you actually don't need to rebuild everything and can work > independently per Maven == GWT module? > > Now I don't understand the problem... 😉😅 > > Cheers, Lofi > > [email protected] schrieb am Samstag, 30. Oktober 2021 um 12:44:40 > UTC+2: > >> Yes is a big monolith maven project splited on 43 gwt module . >> >> Le sam. 30 oct. 2021 à 09:13, Craig Mitchell <[email protected]> >> a écrit : >> >>> Sounds like you have a real monolith. These sort of projects usually >>> need to be split apart into seperate services. >>> >>> How many lines of code is your client? >>> >>> >>> On Saturday, 30 October 2021 at 3:18:07 am UTC+11 [email protected] >>> wrote: >>> >>>> Hi i did same comparison for my big monster gwt projet . >>>> >>>> We use gwt 2.5 with maven 3.3 jdk 1.8 . in a windows server 2016 ( 8cpu >>>> , 64go ram) >>>> >>>> We got between 50min to 1h10min for one permutation. >>>> >>>> Do you have any susggestion to make it short . >>>> >>>> Thx >>>> >>>> Le jeu. 28 oct. 2021 à 23:38, [email protected] <[email protected]> >>>> a écrit : >>>> >>>>> Hi All, >>>>> >>>>> I wrote a short comparison about GWT Transpiler with MacBook Pro M1 >>>>> Pro processor. >>>>> >>>>> https://bit.ly/GWTM1ProPerformance >>>>> >>>>> Enjoy! >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "GWT Users" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/google-web-toolkit/e71c313a-939d-43eb-96fe-dc4b22e610f2n%40googlegroups.com >>>>> >>>>> <https://groups.google.com/d/msgid/google-web-toolkit/e71c313a-939d-43eb-96fe-dc4b22e610f2n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> >>>> -- >>> You received this message because you are subscribed to the Google >>> Groups "GWT Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> >> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/google-web-toolkit/e9d6b941-6182-4136-90e7-a289c9dad0f6n%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/google-web-toolkit/e9d6b941-6182-4136-90e7-a289c9dad0f6n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/17eac360-f260-4fe3-a6b2-af4e0cb502edn%40googlegroups.com.
