thegrumpys / odop

Open Design Optimization Platform (ODOP) - Coil spring design app; mechanical springs; compression spring, extension spring, torsion spring
https://www.springdesignsoftware.org
MIT License
4 stars 5 forks source link

Update Message Of The Day for v4.5 #860

Closed grumpyinca closed 7 months ago

grumpyinca commented 9 months ago

This issue provides a branch to isolate changes to messageOfTheDay.md. MOTD updates can be published to GitHub Pages independently of publishing the new release to odop.herokuapp.com.

Whenever this branch is merged into master, updates to messageOfTheDay are published to GitHub Pages within minutes.

messageOfTheDay changes immediately after the release of version 4.4.2 were handled on issue / branch https://github.com/thegrumpys/odop/issues/841

1fifoto commented 7 months ago

Was 4.4.3 and now is 4.5

1fifoto commented 7 months ago

Node V14

  console.log src/__test__/Piston-Cylinder/performance.test.js:36
    reducers change symbol value 1000000x duration= 2652
  console.log src/__test__/Piston-Cylinder/performance.test.js:61
   invokeEquationSet 100000x duration= 626
  console.log src/__test__/Piston-Cylinder/performance.test.js:133
    search without merit 1000x duration= 414

Node v16

  console.log src/__test__/Piston-Cylinder/performance.test.js:36
    reducers change symbol value 1000000x duration= 3151
  console.log src/__test__/Piston-Cylinder/performance.test.js:61
    invokeEquationSet 100000x duration= 703
  console.log src/__test__/Piston-Cylinder/performance.test.js:133
    search without merit 1000x duration= 462
1fifoto commented 7 months ago

Merged into master, closing