Bug 1944837 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Open attached testcases V1 and V2
Enter 1000
Press enter

V1
Nightly: https://share.firefox.dev/3WDZnzt (10s)
Chrome: https://share.firefox.dev/3EqUymy (4s)

V2
Nightly:https://share.firefox.dev/3Egkkdn (1.9s)
Chrome:https://share.firefox.dev/4hyTJXi (1.2s)

Testcase is generated by Chatpgpt.  V2 is what it created when i asked it to "make the V1 testcase run 100x faster".  

1. No idea how important optimization target pure matrix multiplication is now. 
2. Maybe if you encounter pattern like V1, transform it into V2 so that the speed becomes 5x
Open attached testcases V1 and V2
Enter 1000
Press enter

V1
Nightly: https://share.firefox.dev/3WDZnzt (10s)
Chrome: https://share.firefox.dev/3EqUymy (4s)

V2
Nightly:https://share.firefox.dev/3Egkkdn (1.9s)
Chrome:https://share.firefox.dev/4hyTJXi (1.2s)

Testcase is generated by Chatpgpt.  V2 is what it created when i asked it to "make the V1 testcase run 100x faster".  

1. No idea how important optimization target pure matrix multiplication is now. 
2. Maybe if you encounter pattern like V1, transform it internally into V2 so that the speed becomes 5x
Open attached testcases V1 and V2
Enter 1000
Press enter

V1
Nightly: https://share.firefox.dev/3WDZnzt (10s)
Chrome: https://share.firefox.dev/3EqUymy (4s)

V2
Nightly:https://share.firefox.dev/3Egkkdn (1.9s)
Chrome:https://share.firefox.dev/4hyTJXi (1.2s)

Testcase is generated by Chatpgpt.  V2 is what it created when i asked it to "make the V1 testcase run 100x faster".  

1. No idea how important of an optimization target pure matrix multiplication is now. 
2. Maybe if you encounter pattern like V1, transform it internally into V2 so that the speed becomes 5x

Back to Bug 1944837 Comment 0