Ruben Fiszel
|
aee4d51365
|
chore(main): release 1.125.1 (#1798)
* chore(main): release 1.125.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-05 11:56:29 +02:00 |
|
Ruben Fiszel
|
6e0a73fc60
|
chore(main): release 1.125.0 (#1785)
* chore(main): release 1.125.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-05 01:18:25 +02:00 |
|
Ruben Fiszel
|
c971bf2819
|
chore(main): release 1.124.0 (#1781)
* chore(main): release 1.124.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-30 18:24:56 +02:00 |
|
Ruben Fiszel
|
a3be368aad
|
chore(main): release 1.123.1 (#1780)
* chore(main): release 1.123.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-29 23:10:44 +02:00 |
|
Ruben Fiszel
|
925da37a65
|
chore(main): release 1.123.0 (#1764)
* chore(main): release 1.123.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-29 15:14:32 +02:00 |
|
Ruben Fiszel
|
663e2148ac
|
feat: smtp support to invite users (#1777)
* email support
* everyhting
* smtp
* update
* update
* update
* setup backend test
|
2023-06-29 10:34:44 +02:00 |
|
Ruben Fiszel
|
01a5ae940f
|
add proto postgresql backend support as a job language
|
2023-06-26 18:23:14 +02:00 |
|
Ruben Fiszel
|
8e59cd760a
|
implement native http handler as a tokio spawn
|
2023-06-26 11:07:42 +02:00 |
|
Ruben Fiszel
|
419dfd0ab8
|
improve support for native http handling
|
2023-06-25 20:07:53 +02:00 |
|
Ruben Fiszel
|
55734466dc
|
improve support for native http handling
|
2023-06-25 20:00:27 +02:00 |
|
Ruben Fiszel
|
6ddc434357
|
feat: cancel non-yet-running jobs and rework force cancellation
|
2023-06-25 18:02:00 +02:00 |
|
Ruben Fiszel
|
dd9526d8bf
|
chore(main): release 1.122.0 (#1761)
* chore(main): release 1.122.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-23 15:11:07 +02:00 |
|
Ruben Fiszel
|
524fe88205
|
feat: release wmillbench publicly
|
2023-06-23 15:08:33 +02:00 |
|
Ruben Fiszel
|
1e68dc32ed
|
update benchmarks
|
2023-06-23 14:28:19 +02:00 |
|
Kai Jellinghaus
|
63102b036c
|
feat(backend): Redis based queue (#1324)
* Merge?
* Fix V8 breaking change
* WIP
* WIP
* Cleanup
* Move to git reference
* Fix Merge conflict
* update
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-04-11 12:24:13 +02:00 |
|
Kai Jellinghaus
|
042d10b6aa
|
Allow complex action setups in benches (#869)
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2022-11-07 15:38:28 +01:00 |
|
Kai Jellinghaus
|
3ea0156226
|
Add a dockerfile to the benchmarks directory
|
2022-10-24 17:51:33 +02:00 |
|
Kai Jellinghaus
|
9ab54b440a
|
Bench improvements (#774)
* Fix trailing / in host URL
* Allow continous run with throughput
* Fix whitespace
|
2022-10-20 07:41:33 +02:00 |
|
Ruben Fiszel
|
e67a49d9fb
|
nits
|
2022-10-19 03:41:56 +02:00 |
|
Ruben Fiszel
|
d1657383c7
|
feat(backend): atomic moving queue -> complete and delete (#771)
* feat(backend): atomic move to queue + delete
* fix
* fix
* fix
* fix
|
2022-10-19 03:16:15 +02:00 |
|
Ruben Fiszel
|
5c5c9fbd78
|
migrating benchmark to deno client 1.38.5
|
2022-10-18 23:16:58 +02:00 |
|
Ruben Fiszel
|
126b33e1a8
|
show options
|
2022-10-18 22:08:37 +02:00 |
|
Ruben Fiszel
|
b9ce158357
|
fix benchmarks
|
2022-10-18 21:19:37 +02:00 |
|
Ruben Fiszel
|
c5e6607e5f
|
little benchmark console feedback
|
2022-10-18 20:42:16 +02:00 |
|
Kai Jellinghaus
|
43e6f5c525
|
feat(benchmark): Initial Benchmarking Tool (#731)
* Deno setup
* Very basic benchmarking
* Collect metrics into CSV
* Rip out CSV functionality
* export to influxdb
* remove old files
* Move into subfolder in preparation for merge
* Move settings to correct folder
* Cleanup & Fix typing
* Remove unused code
* Add JSON export of specific metrics
* Wait for all jobs to complete & check resutls
* Delete output.json
* Apply some review comments
* Simplify some truthy expressions
* Remove InfluxDB
* Rewrite Stats calculation
* Add CSV output
* Fix stdev calculations
* Add README
* Add maximum-throughput option
* Add flow option
* Remove testing changes
* Revert auto-format
* Track zombie workers
|
2022-10-18 14:10:04 +02:00 |
|