Skip to content

perf: elide redundant bound checks. (#13909) #71

perf: elide redundant bound checks. (#13909)

perf: elide redundant bound checks. (#13909) #71

Triggered via push January 22, 2024 18:33
Status Success
Total duration 13m 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors
main
GraphQL Rate Limit Exceeded { name: 'event', id: '7615776188', response: { status: 200, url: 'https://api.github.com/graphql', headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 22 Jan 2024 18:47:13 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '9C41:169E:C1E90:C855A:65AEB831', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '4', 'x-ratelimit-reset': '1705952049', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '996', 'x-xss-protection': '0' }, data: { errors: [ { type: 'RATE_LIMITED', message: 'API rate limit exceeded for installation ID 40060753.' } ] } }, data: { errors: [ { type: 'RATE_LIMITED', message: 'API rate limit exceeded for installation ID 40060753.' } ] }, event: { id: '7615776188', name: 'push', payload: { after: 'dfcf7027b8d88efb4c478369c6747613abeac6da', base_ref: null, before: 'c10551605e2765c8db1376ccb4dd30a8a926c006', commits: [ { author: { email: '[email protected]', name: 'Ritchie Vink', username: 'ritchie46' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '79ae3b33c75d615d41dbe4343e026fc53fde9529', message: "fix: ensure binview doesn't OOB (#13876)", timestamp: '2024-01-20T14:47:46+01:00', tree_id: '50f8923687fda88f090425ca079ce0d733b49be4', url: 'https://github.com/cmdlineluser/polars/commit/79ae3b33c75d615d41dbe4343e026fc53fde9529' }, { author: { email: '[email protected]', name: 'Weijie Guo', username: 'reswqa' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '4ec24a9140b84a7dd25049901dcbd39082708454', message: 'feat: Add `ignore_nulls` for `pl.concat_str` (#13877)', timestamp: '2024-01-21T09:59:51+01:00', tree_id: 'f14f757fdf4b3c42e9e3b2f8b6dbddfc1b37bdb5', url: 'https://github.com/cmdlineluser/polars/commit/4ec24a9140b84a7dd25049901dcbd39082708454' }, { author: { email: '[email protected]', name: 'Ritchie Vink', username: 'ritchie46' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'accdc6be8a453c290937ff96a9a0438bbbd8cac7', message: 'perf: improve binview filter (#13878)', timestamp: '2024-01-21T10:44:16+01:00', tree_id: 'f4207fa27bc0e2e660325884652b24199a44108d', url: 'https://github.com/cmdlineluser/polars/commit/accdc6be8a453c290937ff96a9a0438bbbd8cac7' }, { author: { email: '[email protected]', name: 'Weijie Guo',
main
Error: GraphQL Rate Limit Exceeded at Job.doRequest [as task] (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8098:35) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '7615776188', name: 'push', payload: { after: 'dfcf7027b8d88efb4c478369c6747613abeac6da', base_ref: null, before: 'c10551605e2765c8db1376ccb4dd30a8a926c006', commits: [ { author: { email: '[email protected]', name: 'Ritchie Vink', username: 'ritchie46' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '79ae3b33c75d615d41dbe4343e026fc53fde9529', message: "fix: ensure binview doesn't OOB (#13876)", timestamp: '2024-01-20T14:47:46+01:00', tree_id: '50f8923687fda88f090425ca079ce0d733b49be4', url: 'https://github.com/cmdlineluser/polars/commit/79ae3b33c75d615d41dbe4343e026fc53fde9529' }, { author: { email: '[email protected]', name: 'Weijie Guo', username: 'reswqa' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '4ec24a9140b84a7dd25049901dcbd39082708454', message: 'feat: Add `ignore_nulls` for `pl.concat_str` (#13877)', timestamp: '2024-01-21T09:59:51+01:00', tree_id: 'f14f757fdf4b3c42e9e3b2f8b6dbddfc1b37bdb5', url: 'https://github.com/cmdlineluser/polars/commit/4ec24a9140b84a7dd25049901dcbd39082708454' }, { author: { email: '[email protected]', name: 'Ritchie Vink', username: 'ritchie46' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'accdc6be8a453c290937ff96a9a0438bbbd8cac7', message: 'perf: improve binview filter (#13878)', timestamp: '2024-01-21T10:44:16+01:00', tree_id: 'f4207fa27bc0e2e660325884652b24199a44108d', url: 'https://github.com/cmdlineluser/polars/commit/accdc6be8a453c290937ff96a9a0438bbbd8cac7' }, { author: { email: '[email protected]', name: 'Weijie Guo', username: 'reswqa' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '3d688ce22b368ed74a0f4f70ffb364bcfb658cc8', message: 'feat(rust, python, cli): Add `ignore_nulls` for `list.join` (#13701)\n' + '\n' + 'Co-authored-by: alexander-beedie <[email protected]>', timestamp: '2024-01-21T19:17:46+04:00', tree_id: '782ea63a5e8279a7d4b77a707392020e8fddf099', url: 'https://github.com/cmdlineluser/polars/commit/3d688ce22b368ed74a0f4f70ffb364bcfb658cc8' }, { author: { email: '[email protected]', name: 'mkucijan', username: 'mkucijan' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '2145ca8b20b4bcefad66bb779f8f316da4245273', message: 'perf(python): allow python threads in read_ functions (#13886)', timestamp: '2024-01-21T19:03:09+01:00', tree_id: 'f6d8875239ba001ad0d6b147a00b0783405fd526', url: 'https://github.com/cmdlineluser/polars/commit/2145ca8b20b4bcefad66bb779f8f316da4245273' }, { author: { email: '[email protected]', name: 'nameexhausti