Amaury Chamayou
|
89425c2945
|
Typed KV Set (#6230)
|
2024-06-05 16:44:42 +01:00 |
Amaury Chamayou
|
4d16d2c353
|
Add remaining performance tests to bencher (#6226)
|
2024-06-05 13:30:42 +01:00 |
Amaury Chamayou
|
1e3aece54e
|
Remove external executor (#6227)
|
2024-06-05 10:01:37 +01:00 |
Eddy Ashton
|
cf1c6e23d0
|
Ensure `DynamicJSEndpointRegistry` can control its own runtime options (#6224)
|
2024-06-04 17:39:42 +01:00 |
Eddy Ashton
|
78796c8d0a
|
Move module loading out of `js::core::Context`, so it can be customised (#6199)
|
2024-06-04 09:29:27 +01:00 |
Eddy Ashton
|
a358bfa6e0
|
Implement virtual get_mallinfo, via rusage (#6221)
|
2024-06-03 15:24:37 +01:00 |
Eddy Ashton
|
2827d0d239
|
Moving JS registry to public headers (#6213)
|
2024-06-03 13:55:01 +01:00 |
Eddy Ashton
|
6251861329
|
Restore simpler Bencher setup - run on `main` only (#6220)
|
2024-06-03 10:21:01 +00:00 |
Eddy Ashton
|
5eddfe7a85
|
Disable flaky tests on SNP (#6218)
|
2024-05-31 17:59:03 +01:00 |
Eddy Ashton
|
dd887cf927
|
Format yaml
|
2024-05-30 13:41:24 +00:00 |
Eddy Ashton
|
5a379286fb
|
Another attempt at Bencher comments on PRs
|
2024-05-30 12:50:39 +00:00 |
Amaury Chamayou
|
8d569e9854
|
Change order of tests to catch defaults regressions (#6206)
|
2024-05-30 09:21:06 +00:00 |
Eddy Ashton
|
191232593d
|
Update CI image from 2024-04-25 to 2024-05-29 (#6214)
|
2024-05-30 09:12:04 +01:00 |
Eddy Ashton
|
47e71b1a0d
|
Remove --ci-number arg to bencher, which makes github-token required
|
2024-05-29 14:43:27 +00:00 |
Eddy Ashton
|
4fdfafeea2
|
Update Bencher github-script versions, remove github-actions attempt (#6212)
|
2024-05-29 13:21:00 +01:00 |
Eddy Ashton
|
b308164735
|
Demangle yaml
|
2024-05-29 09:45:44 +00:00 |
Eddy Ashton
|
e99ff88f58
|
Explicitly set git hashes, from parsed JSON
|
2024-05-29 09:15:41 +00:00 |
Eddy Ashton
|
f3075ccf0c
|
More file renamings
|
2024-05-28 16:12:57 +00:00 |
Eddy Ashton
|
1306d1e250
|
Rename file correctly
|
2024-05-28 15:55:32 +00:00 |
Eddy Ashton
|
ced706f3fd
|
More Bencher yaml fiddling
|
2024-05-28 15:35:33 +00:00 |
Eddy Ashton
|
8e229ef238
|
Run Bencher on PRs, upload results from workflow trigger (#6211)
|
2024-05-28 15:37:20 +01:00 |
Eddy Ashton
|
0ad88b2365
|
Extend Bencher testing, add Memory metric (#6210)
|
2024-05-28 14:39:22 +01:00 |
Eddy Ashton
|
5bba55ce1b
|
Replace polars' deprecated `count()` with `len()` (#6209)
|
2024-05-28 13:24:21 +01:00 |
Amaury Chamayou
|
2897f85ac9
|
Post numbers from a few benchmarks to bencher (#6207)
|
2024-05-28 11:18:40 +01:00 |
Eddy Ashton
|
d9b0407708
|
Fix Daily Build: New header location (#6208)
|
2024-05-28 10:36:22 +01:00 |
Eddy Ashton
|
f5792a2704
|
Add 5.0.0-dev16 changelog
|
2024-05-28 08:36:59 +00:00 |
Amaury Chamayou
|
4a201a6f61
|
Basic programmability sample (#6201)
|
2024-05-24 16:59:22 +01:00 |
Eddy Ashton
|
bdac0c49c2
|
Don't log JS exception details by default (#6205)
|
2024-05-24 14:39:36 +01:00 |
Eddy Ashton
|
33fd37cecf
|
Run CodeQL on custom pool (#6203)
|
2024-05-23 19:04:57 +01:00 |
Eddy Ashton
|
6ec049e4b9
|
Remove unused `histogram.h` (#6202)
|
2024-05-22 13:37:26 +00:00 |
Eddy Ashton
|
4c64932ec8
|
Fix typo, referring to wrong const (#6200)
|
2024-05-22 12:20:52 +01:00 |
dependabot[bot]
|
9a8f327d3a
|
Bump actions/upload-artifact from 3 to 4 (#6198)
|
2024-05-22 09:18:51 +01:00 |
dependabot[bot]
|
08307f11d3
|
Bump actions/setup-node from 3 to 4 (#6197)
|
2024-05-22 09:18:28 +01:00 |
Eddy Ashton
|
b9c2499ddb
|
Update CodeQL GitHub Actions to v3 (#6195)
|
2024-05-21 15:02:01 +01:00 |
Eddy Ashton
|
8ced795443
|
Remove unused JS global IDs (#6192)
|
2024-05-21 10:14:33 +01:00 |
Eddy Ashton
|
57a1e0095f
|
Fix comment typo (#6191)
|
2024-05-21 09:18:35 +01:00 |
Eddy Ashton
|
502d23e0fa
|
Remove final `globals` field from `js::core::Context` (#6194)
|
2024-05-20 17:26:10 +01:00 |
Eddy Ashton
|
906ccbc1ec
|
Make some sig table access write-only (#6193)
|
2024-05-20 12:41:09 +00:00 |
Eddy Ashton
|
b10483af67
|
Cleanup `js::core::Context`, move functionality to `ExtensionInterface`s (#6163)
|
2024-05-17 16:34:12 +00:00 |
Amaury Chamayou
|
8cc1c42f9a
|
Tighten TODO check to all directories (#6177)
|
2024-05-17 15:19:08 +00:00 |
Amaury Chamayou
|
b3d0eff367
|
Document lack of request payload validation in ctv (#6187)
|
2024-05-17 15:23:24 +01:00 |
Amaury Chamayou
|
cf8aadd054
|
Consensus tv todo cleanup (#6186)
|
2024-05-17 09:40:26 +00:00 |
Heidi Howard
|
5765fbdb55
|
Additional consistency invariant (#6184)
|
2024-05-16 23:36:22 +01:00 |
Heidi Howard
|
4eedf465d4
|
Spring clean consistency spec (#6182)
|
2024-05-16 17:26:50 +00:00 |
Heidi Howard
|
24690d1032
|
Tidy up TODOs in consistency spec (#6181)
|
2024-05-16 10:23:00 +00:00 |
Amaury Chamayou
|
62a6a1f625
|
Remove inapplicable TODO in ccfraft.tla (#6180)
|
2024-05-15 15:53:06 +00:00 |
Amaury Chamayou
|
fa33a6c29a
|
Clean up test TODOs (#6178)
|
2024-05-15 16:10:07 +01:00 |
Amaury Chamayou
|
a8660bc2e7
|
Remove unused section in scenario (#6179)
|
2024-05-15 14:02:42 +00:00 |
Amaury Chamayou
|
43c07c90c1
|
Old scenario_perf_client tests have been superseded by piccolo tests (#6176)
|
2024-05-14 09:35:10 +01:00 |
Amaury Chamayou
|
bb3464a1e5
|
Raft tidy up (#6174)
|
2024-05-13 10:40:17 +00:00 |