Граф коммитов

65 Коммитов

Автор SHA1 Сообщение Дата
Jakub Míšek a78677da7f peachpie 1.0.5 2021-04-24 21:14:55 +02:00
Jakub Míšek f0f72cfe27 reverted log axis 2021-03-10 18:59:21 +01:00
Jakub Míšek 394fe10a3b benchmark graph load fix, log scale 2021-03-10 18:30:06 +01:00
Jakub Míšek e8c119eb5e peachpie v1.0.0 2021-03-05 19:16:30 +01:00
Jakub Míšek 0041ec488a peachpie 1.0.0-preview5 2021-01-11 15:31:02 +01:00
Jakub Míšek 42b52d0245 peachpie preview4, php8 2020-12-13 17:12:16 +01:00
Jakub Míšek 2aae618eb6 1.0.0-preview3 2020-10-20 19:02:47 +02:00
Jakub Míšek ba7106c443 1.0.0-preview2 2020-10-05 13:13:01 +02:00
Robert Husak d5489539fa Fix .NET 5 project compilation 2020-10-01 10:41:11 +02:00
Robert Husak 98fa3df57a Add .NET 5 to webapp benchmarks 2020-10-01 10:03:54 +02:00
Robert Husak b5d405d697 Add Peachpie 1.0.0-preview1 to webapp benchmarks 2020-09-24 21:42:15 +02:00
Robert Husak 3ee9e006c9 Fix starting database containers 2020-09-24 20:20:31 +02:00
Robert Husak ae468182f7 Fix webapp Docker image building 2020-09-24 19:53:48 +02:00
Robert Husák ec80328a81 Fix using the embedded file manifest
When not present, trying to use static files from it used to cause an InvalidOperationException.
2020-09-23 16:30:50 +02:00
Robert Husák dd9f815859 Fix ref assembly build problem in .NET 5 SDK 2020-09-21 13:36:00 +02:00
Jakub Míšek adff25bcff 1.0.0-preview1, .NET 5.0 2020-09-01 17:07:45 +02:00
Robert Husák f5cc9ac8a5 Merge branch 'feature/new-engine' 2020-08-13 13:01:54 +02:00
Jakub Míšek 4776dfdd23
0.9.990 2020-08-07 09:29:59 +02:00
Robert Husák da0e06d858 Add WordPress benchmark 2020-06-03 00:30:38 +02:00
Robert Husák a2d413c05d Add support for databases in webapp benchmarks 2020-06-03 00:27:24 +02:00
Robert Husák 3f057aee83 Use embedded resources for static files in webapp benchmarks 2020-06-03 00:22:05 +02:00
Robert Husák 83ca88bc1d Improve Peachpie .Dockerfile in webapp benchmarks
Restoring NuGet packages is a long operations, so it's better to cache it before the compilation of the particular app takes place.
2020-06-03 00:19:57 +02:00
Jakub Míšek ea90131b4f f 2020-05-31 13:13:43 +02:00
Jakub Míšek c7929b4330 f 2020-05-31 13:12:10 +02:00
Jakub Míšek 8b6c219cd8 log :/ 2020-05-31 13:07:48 +02:00
Jakub Míšek d6f7677705 docker cleanup 2020-05-31 13:00:37 +02:00
Jakub Míšek 70b1572660 hhvm fix? 2020-05-31 12:47:16 +02:00
Jakub Míšek 74faf71d81 generate_report.ps1 2020-05-30 22:38:59 +02:00
Jakub Míšek 52a8f1d0b2 generate report script 2020-05-30 21:07:14 +02:00
Jakub Míšek 4ac0a26816 hhvm fix? 2020-05-30 18:48:59 +02:00
Jakub Míšek 5d11af3619 hhvm fix ? 2020-05-30 18:47:12 +02:00
Jakub Míšek f968f4ec88 fixes 2020-05-30 18:41:46 +02:00
Jakub Míšek b28143a613 fix 2020-05-30 18:34:09 +02:00
Jakub Míšek ac6d65f0d4 logging Run.ps1 2020-05-30 18:29:59 +02:00
Robert Husák 0842017f9b Add README.md to web application benchmarks 2020-05-28 10:22:21 +02:00
Robert Husák b56b47bc8d Add basis of web application benchmarks 2020-05-28 10:19:03 +02:00
Jakub Míšek 36291cdb7a empty call 2020-05-25 12:43:31 +02:00
Jakub Míšek 2140ee4c0d more iterations by default 2020-05-25 12:37:10 +02:00
Jakub Míšek 6143f462c0 call_user_func test, ignored unreachability warning 2020-05-25 12:36:58 +02:00
Jakub Míšek 27572daf7a more microbenchmarks 2020-05-25 12:29:13 +02:00
Jakub Míšek 0333e2da21 run respects @ignore phpdoc tag 2020-05-25 12:28:59 +02:00
Jakub Míšek 678fd671ee .Dockerfile 2020-05-22 16:35:08 +02:00
Robert Husák eb0fee960e Add HHVM to microbenchmarks 2020-05-22 16:29:16 +02:00
Jakub Míšek 398b16981e casing 2020-05-22 15:52:54 +02:00
Jakub Míšek cd1dc96cc3 using reflectionfunction, cleanups, results in milliseconds 2020-05-22 15:12:23 +02:00
Robert Husák 39e39bb440 Add type annotations to microbenchmark runner 2020-05-22 14:19:54 +02:00
Robert Husák 5a39f9aab1 Add READMEs for microbenchmarks 2020-05-22 12:12:52 +02:00
Robert Husák 563022b032 Extend warming up in microbenchmarks 2020-05-21 23:11:06 +02:00
Robert Husák 6e5460d666 Add standard deviation to microbenchmarks 2020-05-21 23:03:09 +02:00
Robert Husák 1abbf642a8 Put microbenchmark default arg handling to Run.ps1 2020-05-21 18:05:43 +02:00