Try interleaving queries to improve ILP #5

Closed
opened 2024-03-05 01:19:28 +00:00 by andrew · 2 comments
Owner
No description provided.
andrew added this to the (deleted) project 2024-03-05 01:19:28 +00:00
andrew modified the project from (deleted) to (deleted) 2024-03-19 22:44:16 +00:00
andrew added the
enhancement
label 2024-03-31 22:31:18 +00:00
andrew added this to the 1.1 milestone 2024-04-02 00:33:06 +00:00
Author
Owner

Instructions per cycle is already pretty high, so I'm not optimistic this will help. We can still try at some point though

Instructions per cycle is already pretty high, so I'm not optimistic this will help. We can still try at some point though
Author
Owner

Implemented an interleaved control flow scheme based on tail calls. It's the closest I've come to matching the sequential performance (in terms of instruction count)

Implemented an interleaved control flow scheme based on tail calls. It's the closest I've come to matching the sequential performance (in terms of instruction count)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: weaselab/conflict-set#5
No description provided.